|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| MessageHandler | A handler interface that DemuxingIoHandler forwards
messageReceived events to. |
| Class Summary | |
| DemuxingIoHandler | A IoHandler that demuxes messageReceived events
to the appropriate MessageHandler. |
| Exception Summary | |
| UnknownMessageTypeException | An exception that is thrown when DemuxingIoHandler
cannot find any MessageHandlers associated with the specific
message type. |
A handler implementation that helps you implement complex protocols by splitting messageReceived handlers into multiple sub-handlers.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||