rice.pastry.wire.messaging.socket
Class NodeIdRequestMessage

java.lang.Object
  extended byrice.pastry.wire.messaging.socket.SocketMessage
      extended byrice.pastry.wire.messaging.socket.SocketCommandMessage
          extended byrice.pastry.wire.messaging.socket.NodeIdRequestMessage
All Implemented Interfaces:
java.io.Serializable

public class NodeIdRequestMessage
extends SocketCommandMessage

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.

See Also:
Serialized Form

Constructor Summary
NodeIdRequestMessage()
          Constructor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeIdRequestMessage

public NodeIdRequestMessage()
Constructor






Imprint-Dataprotection