|
||||||||||
| 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.NodeIdResponseMessage
A response message to a NodeIdRequestMessage, containing the remote node's nodeId.
| Constructor Summary | |
NodeIdResponseMessage(NodeId nid)
Constructor |
|
| Method Summary | |
NodeId |
getNodeId()
Returns the nodeId of the receiver. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NodeIdResponseMessage(NodeId nid)
nid - The nodeId of the receiver of the NodeIdRequestMessage.| Method Detail |
public NodeId getNodeId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||