|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
MessageDispatcher | Strategy interface for dispatching messages. |
Class Summary | |
---|---|
AbstractDispatcher | Base class for MessageDispatcher implementations. |
BroadcastingDispatcher | A broadcasting dispatcher implementation. |
DirectChannel | A channel that invokes the subscribed handler(s) in a
sender's thread (returning after at most one handles the message). |
DirectChannelFactory | A ChannelFactory for creating DirectChannel instances. |
PollingDispatcher | |
PublishSubscribeChannel | |
SimpleDispatcher | Basic implementation of MessageDispatcher . |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |