|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanet.generic.commonapi.GenericApp
planet.test.helloworld.DHTPeerTest
Makes a simple Hello World test.
Constructor Summary | |
DHTPeerTest()
Builds a network, following the values of the properties files. |
Method Summary | |
static void |
main(java.lang.String[] args)
Starts the test, building a network following the values of the properties files and send a simple Hello World message. |
int |
sendMessage()
Send a Hello World message to the network, getting a radomly existing DHTApplication of the network. |
Methods inherited from class planet.generic.commonapi.GenericApp |
printNetwork, restart, start, timeElapsedInSeconds |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DHTPeerTest() throws InitializationException
Method Detail |
public int sendMessage()
public static void main(java.lang.String[] args)
args
- Nothing waiting.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |