Package org.apache.mina.example.proxy

A TCP/IP tunneling proxy example.

See:
          Description

Class Summary
AbstractProxyIoHandler Base class of IoHandler classes which handle proxied connections.
ClientToProxyIoHandler Handles the client to proxy part of the proxied connection.
Main (Entry point) Demonstrates how to write a very simple tunneling proxy using MINA.
ServerToProxyIoHandler Handles the server to proxy part of the proxied connection.
 

Package org.apache.mina.example.proxy Description

A TCP/IP tunneling proxy example.



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