org.scache
Class uireq

java.lang.Object
  extended byorg.scache.uireq
All Implemented Interfaces:
java.lang.Runnable

public class uireq
extends java.lang.Object
implements java.lang.Runnable


Method Summary
 void run()
           
 void send_reply(java.lang.String reply)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

send_reply

public final void send_reply(java.lang.String reply)
                      throws java.io.IOException
Throws:
java.io.IOException