|
||||||||||
| 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 - WRITEME| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - WRITEMEpublic void handleEvent(it.gotoandplay.smartfoxclient.SFSEvent event)
handleEvent in interface it.gotoandplay.smartfoxclient.ISFSEventListenerISFSEventListener.handleEvent(it.gotoandplay.smartfoxclient.SFSEvent)public void run()
run in interface java.lang.Runnablerun in class java.util.TimerTaskRunnable.run()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||