Class ClientStage.sendThread

java.lang.Object
  extended byClientStage.sendThread
All Implemented Interfaces:
java.lang.Runnable
Direct Known Subclasses:
ClientStageMulticlass.sendThread
Enclosing class:
ClientStage

class ClientStage.sendThread
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
(package private) ClientStage.sendThread()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientStage.sendThread

ClientStage.sendThread()
Method Detail

run

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