org.littleshoot.proxy
Class Launcher

java.lang.Object
  extended by org.littleshoot.proxy.Launcher

public class Launcher
extends Object

Launches a new HTTP proxy.


Constructor Summary
Launcher()
           
 
Method Summary
static void main(String... args)
          Starts the proxy from the command line.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Launcher

public Launcher()
Method Detail

main

public static void main(String... args)
Starts the proxy from the command line.

Parameters:
args - Any command line arguments.


Copyright © 2009-2013 LittleShoot. All Rights Reserved.