Interface AbstractReplyProducingMessageHandler.RequestHandler

Enclosing class:
AbstractReplyProducingMessageHandler

public static interface AbstractReplyProducingMessageHandler.RequestHandler
An implementation of this interface is used to wrap the AbstractReplyProducingMessageHandler.handleRequestMessage(Message) method. Also allows access to the underlying AbstractReplyProducingMessageHandler to obtain properties.
Since:
2.2
Author:
Gary Russell
See Also:
getAdvisedHandler()