org.littleshoot.proxy
Class Launcher
java.lang.Object
org.littleshoot.proxy.Launcher
public class Launcher
- extends Object
Launches a new HTTP proxy.
|
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 |
Launcher
public Launcher()
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.