|
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.DeliveryLookupResponseMessage
public class DeliveryLookupResponseMessage
This message is broadcast to the sender of a NotificationMessage in order to inform the sender that the message has been received.
Constructor Summary | |
---|---|
DeliveryLookupResponseMessage(PostEntityAddress sender,
DeliveryRequestMessage message)
Constructs a DeliveryLookupResponseMessage |
Method Summary | |
---|---|
DeliveryRequestMessage |
getEncryptedMessage()
Gets the random locaiton of this drm |
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 DeliveryLookupResponseMessage(PostEntityAddress sender, DeliveryRequestMessage message)
sender
- The sender of this delivery requestmessage
- The requested messageMethod Detail |
---|
public DeliveryRequestMessage getEncryptedMessage()
|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |