Package org.apache.mina.handler.demux
-
Interface Summary Interface Description MessageHandler<E> A handler interface thatDemuxingIoHandler
forwardsmessageReceived
events to. -
Class Summary Class Description DemuxingIoHandler -
Exception Summary Exception Description UnknownMessageTypeException An exception that is thrown whenDemuxingIoHandler
cannot find anyMessageHandler
s associated with the specific message type.