|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ExceptionHandler<E extends Throwable> | A handler interface that DemuxingIoHandler forwards
exceptionCaught events to. |
| MessageHandler<E> | A handler interface that DemuxingIoHandler forwards
messageReceived or messageSent events to. |
| Class Summary | |
|---|---|
| DemuxingIoHandler | A IoHandler that demuxes messageReceived events
to the appropriate MessageHandler. |
A handler implementation that helps you implement complex protocols by splitting messageReceived handlers into multiple sub-handlers.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||