kaos.arlsim
Class TestGateWay

java.lang.Object
  extended by kaos.arlsim.TestGateWay

public class TestGateWay
extends java.lang.Object


Constructor Summary
TestGateWay()
           
 
Method Summary
 void init(java.lang.String host, int port, int datasize, boolean debug, int harvesterInterval)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestGateWay

public TestGateWay()
Method Detail

init

public void init(java.lang.String host,
                 int port,
                 int datasize,
                 boolean debug,
                 int harvesterInterval)

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception