rlcrx
Class Rlcrx

java.lang.Object
  |
  +--rlcrx.Rlcrx

public class Rlcrx
extends java.lang.Object
implements proxylet.Proxylet


Inner Class Summary
 class Rlcrx.recCli
           
 
Constructor Summary
Rlcrx()
           
 
Method Summary
 void control(java.lang.String con)
           
 void init(java.lang.String[] args)
           
 void run()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Rlcrx

public Rlcrx()
Method Detail

init

public void init(java.lang.String[] args)
          throws java.lang.Exception
Specified by:
init in interface proxylet.Proxylet

run

public void run()

control

public void control(java.lang.String con)
             throws java.lang.Exception
Specified by:
control in interface proxylet.Proxylet

stop

public void stop()
          throws java.lang.Exception
Specified by:
stop in interface proxylet.Proxylet