See: Description
| Interface | Description |
|---|---|
| MessageHandler<E> |
A handler interface that
DemuxingIoHandler forwards
messageReceived events to. |
| Class | Description |
|---|---|
| DemuxingIoHandler |
| Exception | Description |
|---|---|
| UnknownMessageTypeException |
An exception that is thrown when
DemuxingIoHandler
cannot find any MessageHandlers associated with the specific
message type. |