org.abstracthorizon.danube.proxy.socket
Interface Proxy.PortProcessor

All Known Implementing Classes:
Proxy.ControlPort, Proxy.ProxyPort
Enclosing class:
Proxy

protected static interface Proxy.PortProcessor


Method Summary
 void newConnection(ServerSocketChannel channel)
           
 

Method Detail

newConnection

void newConnection(ServerSocketChannel channel)
                   throws IOException
Throws:
IOException


Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.