|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanet.test.helloworld.DHTPeerTestMessage
Simple Message to contain a String to deliver a remote application.
Constructor Summary | |
DHTPeerTestMessage(java.lang.String data)
Builds a new message with the specified data |
Method Summary | |
java.lang.String |
getData()
Gets the content of the message. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DHTPeerTestMessage(java.lang.String data)
data
- Data to be set to new message.Method Detail |
public java.lang.String getData()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |