Class ProxyLauncher

java.lang.Object
  |
  +--ProxyLauncher

public class ProxyLauncher
extends java.lang.Object


Constructor Summary
ProxyLauncher()
           
 
Method Summary
static void main(java.lang.String[] args)
          Start a proxy.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyLauncher

public ProxyLauncher()
Method Detail

main

public static void main(java.lang.String[] args)
Start a proxy. Parse flags and read the config, then starts the proxy.
Parameters:
args - the command-line flags given.