|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrice.pastry.messaging.Message
rice.rm.testing.TestMessage
Field Summary | |
protected NodeHandle |
_source
The ID of the source of this message. |
Constructor Summary | |
TestMessage(NodeHandle source,
Address address,
Credentials authorCred)
|
Method Summary | |
Credentials |
getCredentials()
Gets the credentials of the sender. |
NodeHandle |
getSource()
|
abstract void |
handleDeliverMessage(RMRegrTestApp testApp)
|
Methods inherited from class rice.pastry.messaging.Message |
getDate, getDestination, getSenderId, getStream, hasPriority, setPriority, setSenderId, stamp |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected NodeHandle _source
Constructor Detail |
public TestMessage(NodeHandle source, Address address, Credentials authorCred)
Method Detail |
public abstract void handleDeliverMessage(RMRegrTestApp testApp)
public NodeHandle getSource()
public Credentials getCredentials()
Message
getCredentials
in class Message
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |