org.abstracthorizon.danube.proxy.socket
Class MakeTestProxy

java.lang.Object
  extended by org.abstracthorizon.danube.proxy.socket.MakeTestProxy

public class MakeTestProxy
extends Object


Nested Class Summary
static class MakeTestProxy.Connection
           
 
Field Summary
static int CLIENT_PORT
           
static int PROXY_PORT
           
static int SERVER_PORT
           
 
Constructor Summary
MakeTestProxy()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVER_PORT

public static int SERVER_PORT

PROXY_PORT

public static int PROXY_PORT

CLIENT_PORT

public static int CLIENT_PORT
Constructor Detail

MakeTestProxy

public MakeTestProxy()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


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