Uses of Package
org.apache.mina.handler.demux

Packages that use org.apache.mina.handler.demux
org.apache.mina.handler.demux A handler implementation that helps you implement complex protocols by splitting messageReceived handlers into multiple sub-handlers. 
 

Classes in org.apache.mina.handler.demux used by org.apache.mina.handler.demux
ExceptionHandler
          A handler interface that DemuxingIoHandler forwards exceptionCaught events to.
MessageHandler
          A handler interface that DemuxingIoHandler forwards messageReceived or messageSent events to.
 



Copyright © 2004-2008 Apache MINA Project. All Rights Reserved.