|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
ProtocolHandler implementations.
See:
Description
| Interface Summary | |
|---|---|
| MessageHandler | A handler interface that DemuxingProtocolHandler forwards
messageReceived events to. |
| Class Summary | |
|---|---|
| DemuxingProtocolHandler | A ProtocolHandler that demuxes messageReceived events
to the appropriate MessageHandler. |
| Exception Summary | |
|---|---|
| UnknownMessageTypeException | An exception that is thrown when DemuxingProtocolHandler
cannot find any MessageHandlers associated with the specific
message type. |
Useful ProtocolHandler implementations.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||