|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Thread | +--FreeTest.Stress
Field Summary | |
(package private) java.lang.String |
reply
|
(package private) java.lang.Thread |
talker
|
(package private) java.lang.Runnable |
tk
|
int |
vectIndex
|
Fields inherited from class java.lang.Thread |
inheritableThreadLocals, MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY, threadLocals |
Constructor Summary | |
Stress(int i)
|
Method Summary | |
void |
run()
This run method spins off a TCPClient thread to send a packet |
Methods inherited from class java.lang.Thread |
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
java.lang.Runnable tk
java.lang.Thread talker
public int vectIndex
java.lang.String reply
Constructor Detail |
public Stress(int i)
Method Detail |
public void run()
run
in class java.lang.Thread
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |