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

java.lang.Object
  extended by seda.sandStorm.test.bench.simple_sa.ClientStage.sendThread
      extended by seda.sandStorm.test.bench.simple_sa.ClientStageMulticlass.sendThread
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
ClientStageMulticlass

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


Constructor Summary
ClientStageMulticlass.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

ClientStageMulticlass.sendThread

ClientStageMulticlass.sendThread()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable
Overrides:
run in class ClientStage.sendThread