rice.pastry.wire.messaging.socket
Class DisconnectMessage

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

public class DisconnectMessage
extends SocketCommandMessage

Class which represents a disconnect notice in the Socket-based pastry wire protocol.

See Also:
Serialized Form

Constructor Summary
DisconnectMessage()
          Constructor
 
Method Summary
 java.lang.String toString()
          DESCRIBE THE METHOD
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DisconnectMessage

public DisconnectMessage()
Constructor

Method Detail

toString

public java.lang.String toString()
DESCRIBE THE METHOD

Returns:
DESCRIBE THE RETURN VALUE





Imprint-Dataprotection