|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanet.generic.commonapi.GenericApp
planet.test.broadcast.BroadcastTest
public class BroadcastTest
This test make a broadcast message over all network nodes.
Constructor Summary | |
---|---|
BroadcastTest()
Initialize the broadcast test and builds the network. |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Builds a new BroadcastTest and send the message. |
void |
sendMessage()
Sends the first broadcast message. |
Methods inherited from class planet.generic.commonapi.GenericApp |
---|
timeElapsedInSeconds |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BroadcastTest() throws InitializationException
InitializationException
Method Detail |
---|
public void sendMessage()
public static void main(java.lang.String[] args)
args
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |