rice.pastry.commonapi
Class PastryEndpointMessage

java.lang.Object
  extended byrice.pastry.messaging.Message
      extended byrice.pastry.commonapi.PastryEndpointMessage
All Implemented Interfaces:
java.io.Serializable

public class PastryEndpointMessage
extends Message

This class is an internal message to the commonapi gluecode.

See Also:
Serialized Form

Field Summary
protected  Message message
           
 
Constructor Summary
PastryEndpointMessage(Address address, Message message)
          Constructor.
 
Method Summary
 Message getMessage()
          Returns the internal message
 void setMessage(Message message)
          Returns the internal message
 java.lang.String toString()
          Returns the String representation of this message
 
Methods inherited from class rice.pastry.messaging.Message
getCredentials, getDate, getDestination, getSenderId, getStream, hasPriority, setPriority, setSenderId, stamp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

message

protected Message message
Constructor Detail

PastryEndpointMessage

public PastryEndpointMessage(Address address,
                             Message message)
Constructor.

Method Detail

getMessage

public Message getMessage()
Returns the internal message

Returns:
the credentials.

setMessage

public void setMessage(Message message)
Returns the internal message

Returns:
the credentials.

toString

public java.lang.String toString()
Returns the String representation of this message

Returns:
The string





Imprint-Dataprotection