rice.pastry.wire.messaging.socket
Class SocketCommandMessage

java.lang.Object
  extended byrice.pastry.wire.messaging.socket.SocketMessage
      extended byrice.pastry.wire.messaging.socket.SocketCommandMessage
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
DisconnectMessage, HelloMessage, HelloResponseMessage, LeafSetRequestMessage, LeafSetResponseMessage, NodeIdRequestMessage, NodeIdResponseMessage, RouteRowRequestMessage, RouteRowResponseMessage

public abstract class SocketCommandMessage
extends SocketMessage

Class which represents a "command" message sent across the socket-based pastry protocol.

See Also:
Serialized Form

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

Constructor Detail

SocketCommandMessage

public SocketCommandMessage()
Constructor for SocketCommandMessage.






Imprint-Dataprotection