|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrice.pastry.wire.messaging.socket.SocketMessage
rice.pastry.wire.messaging.socket.SocketCommandMessage
rice.pastry.wire.messaging.socket.NodeIdRequestMessage
Message which represents a request to get a node Id from the remote node. This is necessary because even though a client might know the address of a remote node, it does not know it's node Id. Therefore, the first message that is sent across the wire is the NodeIdRequestMessage.
Constructor Summary | |
NodeIdRequestMessage()
Constructor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NodeIdRequestMessage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |