Package org.apache.mina.handler.demux
-
Interface Summary Interface Description MessageHandler<E> A handler interface thatDemuxingIoHandlerforwardsmessageReceivedevents to. -
Class Summary Class Description DemuxingIoHandler -
Exception Summary Exception Description UnknownMessageTypeException An exception that is thrown whenDemuxingIoHandlercannot find anyMessageHandlers associated with the specific message type.