|
ePOST 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.pastry.socket.messaging.SocketMessage rice.pastry.socket.messaging.DatagramMessage rice.pastry.socket.messaging.IPAddressRequestMessage
public class IPAddressRequestMessage
Class which represents a request for the external visible IP address
Field Summary |
---|
Fields inherited from class rice.pastry.socket.messaging.DatagramMessage |
---|
inbound, outbound, start |
Fields inherited from class rice.pastry.messaging.Message |
---|
DEFAULT_PRIORITY_LEVEL |
Constructor Summary | |
---|---|
IPAddressRequestMessage(long start)
Constructor |
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class rice.pastry.socket.messaging.DatagramMessage |
---|
getInboundPath, getOutboundPath, getStartTime |
Methods inherited from class rice.pastry.messaging.Message |
---|
getCredentials, getDate, getDestination, getPriority, getSender, getSenderId, setPriority, setSender, stamp |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public IPAddressRequestMessage(long start)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |