ePOST API

rice.post.messaging
Class DeliveryLookupResponseMessage

java.lang.Object
  extended by rice.post.messaging.PostMessage
      extended by rice.post.messaging.DeliveryLookupResponseMessage
All Implemented Interfaces:
java.io.Serializable

public class DeliveryLookupResponseMessage
extends PostMessage

This message is broadcast to the sender of a NotificationMessage in order to inform the sender that the message has been received.

See Also:
Serialized Form

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

DeliveryLookupResponseMessage

public DeliveryLookupResponseMessage(PostEntityAddress sender,
                                     DeliveryRequestMessage message)
Constructs a DeliveryLookupResponseMessage

Parameters:
sender - The sender of this delivery request
message - The requested message
Method Detail

getEncryptedMessage

public DeliveryRequestMessage getEncryptedMessage()
Gets the random locaiton of this drm

Returns:
The locaiton

ePOST API

Copyright © 2001-2005 - Rice Pastry.