|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectserver.testmodules.TestModule.Sender
protected class TestModule.Sender
The internal class responsible for sending messages from the server.
Constructor Summary | |
---|---|
protected |
TestModule.Sender()
|
Method Summary | |
---|---|
void |
run()
The run method that generates the message to be sent, starts a Timer , sends the message, and completes
the test. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected TestModule.Sender()
Method Detail |
---|
public void run()
Timer
, sends the message, and completes
the test.
run
in interface java.lang.Runnable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |