org.abstracthorizon.danube.proxy.socket
Class Proxy.ControlPort
java.lang.Object
org.abstracthorizon.danube.proxy.socket.Proxy.ControlPort
- All Implemented Interfaces:
- Proxy.PortProcessor
- Enclosing class:
- Proxy
protected static class Proxy.ControlPort
- extends Object
- implements Proxy.PortProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Proxy.ControlPort
public Proxy.ControlPort(Proxy proxy,
Selector selector,
InetSocketAddress socketAddress)
init
public void init()
throws IOException
- Throws:
IOException
newConnection
public void newConnection(ServerSocketChannel channel)
throws IOException
- Specified by:
newConnection
in interface Proxy.PortProcessor
- Throws:
IOException
Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.