seda.sandStorm.test.bench.simple_sa
Class ClientStage.sendThread

java.lang.Object
  extended by seda.sandStorm.test.bench.simple_sa.ClientStage.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
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