org.japtproxy
Class JaptProxyServer

java.lang.Object
  extended by org.japtproxy.JaptProxyServer

public final class JaptProxyServer
extends java.lang.Object

The JaptProxyServer is is the starting point for Japt-Proxy standalone server. It stards the embedded Jetty server with the JaptProxyServlet.

Version:
$LastChangedRevision: 121 $
Author:
Oliver J. Siegmar

Method Summary
static void main(java.lang.String[] args)
          Starts the JaptProxyServer with the given parameters.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
Starts the JaptProxyServer with the given parameters.

Parameters:
args - command line args.


Copyright © 2006-2008. All Rights Reserved.