Interface | Description |
---|---|
SimpleMessageListener |
This is an interface for processing the end-result messages that is
higher-level than the MessageHandler and related factory.
|
SmarterMessageListener |
This is an interface for processing the end-result messages that is
higher-level than the MessageHandler and related factory but lower-level
than SimpleMessageListener.
|
SmarterMessageListener.Receiver |
Interface which accepts delivery of a message.
|
Class | Description |
---|---|
SimpleMessageListenerAdapter |
MessageHandlerFactory implementation which adapts to a collection of
MessageListeners.
|
SmarterMessageListenerAdapter |
MessageHandlerFactory implementation which adapts to a collection of
SmarterMessageListeners.
|
Copyright © 2006–2018. All rights reserved.