|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.TimerTask
com.tootsville.LoadClient
public class LoadClient
Load-testing client
Constructor Summary | |
---|---|
LoadClient(int num)
|
Method Summary | |
---|---|
void |
handleEvent(it.gotoandplay.smartfoxclient.SFSEvent event)
This is an overriding method. |
static void |
main(java.lang.String[] args)
TODO: document this method (brpocock, Oct 13, 2009) |
void |
run()
This is an overriding method. |
Methods inherited from class java.util.TimerTask |
---|
cancel, scheduledExecutionTime |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoadClient(int num)
num
- WRITEMEMethod Detail |
---|
public static void main(java.lang.String[] args)
args
- WRITEMEpublic void handleEvent(it.gotoandplay.smartfoxclient.SFSEvent event)
handleEvent
in interface it.gotoandplay.smartfoxclient.ISFSEventListener
ISFSEventListener.handleEvent(it.gotoandplay.smartfoxclient.SFSEvent)
public void run()
run
in interface java.lang.Runnable
run
in class java.util.TimerTask
Runnable.run()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |