org.apache.mina.example.proxy
Class ServerToProxyIoHandler
java.lang.Object
org.apache.mina.core.service.IoHandlerAdapter
org.apache.mina.example.proxy.AbstractProxyIoHandler
org.apache.mina.example.proxy.ServerToProxyIoHandler
- All Implemented Interfaces:
- IoHandler
public class ServerToProxyIoHandler
- extends AbstractProxyIoHandler
Handles the server to proxy part of the proxied connection.
- Author:
- Apache MINA Project
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerToProxyIoHandler
public ServerToProxyIoHandler()
Copyright © 2004-2011 Apache MINA Project. All Rights Reserved.