Extension of the {@link Runnable} interface with methods to obtain the {@link MessageHandler} and {@link Message} to be handled.
@author Rossen Stoyanchev @since 4.1.1
Return the Message that will be handled.
Return the MessageHandler that will be used to handle the message.
See Implementation
Extension of the {@link Runnable} interface with methods to obtain the {@link MessageHandler} and {@link Message} to be handled.
@author Rossen Stoyanchev @since 4.1.1