rabbit.proxy
Class ProxyStarter

java.lang.Object
  extended by rabbit.proxy.ProxyStarter

public class ProxyStarter
extends Object

A class that starts up proxies.

Author:
Robert Olofsson

Constructor Summary
ProxyStarter()
           
 
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
 

Constructor Detail

ProxyStarter

public ProxyStarter()
Method Detail

main

public static void main(String[] args)