org.I0Itec.zkclient
Class Gateway

java.lang.Object
  extended by org.I0Itec.zkclient.Gateway

public class Gateway
extends java.lang.Object


Constructor Summary
Gateway(int port, int destinationPort)
           
 
Method Summary
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Gateway

public Gateway(int port,
               int destinationPort)
Method Detail

start

public void start()

stop

public void stop()