Uses of Class
org.apache.mina.example.proxy.AbstractProxyIoHandler

Packages that use AbstractProxyIoHandler
org.apache.mina.example.proxy A TCP/IP tunneling proxy example. 
 

Uses of AbstractProxyIoHandler in org.apache.mina.example.proxy
 

Subclasses of AbstractProxyIoHandler in org.apache.mina.example.proxy
 class ClientToProxyIoHandler
          Handles the client to proxy part of the proxied connection.
 class ServerToProxyIoHandler
          Handles the server to proxy part of the proxied connection.
 



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