|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--rice.pastry.messaging.Message
|
+--rice.rm.messaging.RMMessage
|
+--rice.rm.messaging.RMResponseKeysMsg
| Nested Class Summary |
| Nested classes inherited from class rice.rm.messaging.RMMessage |
RMMessage.KEEntry |
| Field Summary |
| Fields inherited from class rice.rm.messaging.RMMessage |
_seqno, _source |
| Constructor Summary | |
RMResponseKeysMsg(rice.pastry.NodeHandle source,
rice.pastry.messaging.Address address,
rice.pastry.security.Credentials authorCred,
int seqno,
java.util.Vector _rangeSet,
int _eventId)
Constructor : Builds a new RM Message |
|
| Method Summary | |
int |
getEventId()
|
void |
handleDeliverMessage(rice.rm.RMImpl rm)
The handling of the message does the following - 1. |
| Methods inherited from class rice.rm.messaging.RMMessage |
getCredentials, getSeqno, getSource |
| 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 |
| Constructor Detail |
public RMResponseKeysMsg(rice.pastry.NodeHandle source,
rice.pastry.messaging.Address address,
rice.pastry.security.Credentials authorCred,
int seqno,
java.util.Vector _rangeSet,
int _eventId)
source - the source of the messageaddress - the RM application addressauthorCred - the credentials of the sourceseqno - for debugging purposes only_rangeSet - the rangeSet of this message_eventId - the eventId of this message| Method Detail |
public void handleDeliverMessage(rice.rm.RMImpl rm)
handleDeliverMessage in class RMMessagepublic int getEventId()
|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||