Rice Pastry API

rice.pastry.wire.messaging.socket
Class SocketCommandMessage

java.lang.Object
  |
  +--rice.pastry.wire.messaging.socket.SocketMessage
        |
        +--rice.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.

Version:
$Id: SocketCommandMessage.java,v 1.1 2002/08/13 18:09:57 amislove Exp $
Author:
Alan Mislove
See Also:
Serialized Form

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

Constructor Detail

SocketCommandMessage

public SocketCommandMessage()

Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection