Uses of Class
org.apache.mina.protocol.ProtocolHandlerAdapter

Packages that use ProtocolHandlerAdapter
org.apache.mina.protocol.handler Useful ProtocolHandler implementations. 
 

Uses of ProtocolHandlerAdapter in org.apache.mina.protocol.handler
 

Subclasses of ProtocolHandlerAdapter in org.apache.mina.protocol.handler
 class DemuxingProtocolHandler
          A ProtocolHandler that demuxes messageReceived events to the appropriate MessageHandler.
 



Copyright © 2004-2005 . All Rights Reserved.