|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.post.messaging.PostMessage rice.post.messaging.DeliveryLookupMessage
public class DeliveryLookupMessage
This message is a request for a replica of a DRM.
Constructor Summary | |
---|---|
DeliveryLookupMessage(PostEntityAddress sender,
NodeHandle source,
Id id)
Constructs a DeliveryLookupMessage |
Method Summary | |
---|---|
Id |
getId()
Gets the random locaiton of this drm |
NodeHandle |
getSource()
Gets the source of this DLM |
Methods inherited from class rice.post.messaging.PostMessage |
---|
getSender |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeliveryLookupMessage(PostEntityAddress sender, NodeHandle source, Id id)
sender
- The sender of this delivery requestlocation
- The random location of this messageMethod Detail |
---|
public NodeHandle getSource()
public Id getId()
|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |