net.anotheria.net.tcp.proxy
Class TCPProxyServer
java.lang.Object
net.anotheria.net.shared.server.AbstractServer
net.anotheria.net.tcp.server.BasicTCPServer
net.anotheria.net.tcp.proxy.TCPProxyServer
- All Implemented Interfaces:
- Runnable, IServer
public class TCPProxyServer
- extends BasicTCPServer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TCPProxyServer
public TCPProxyServer(int localPort,
String targetHost,
int targetPort)
main
public static void main(String[] a)
throws Exception
- Throws:
Exception
Copyright © 2010-2013 anotheria.net. All Rights Reserved.