rice.pastry.pns.messages
Class LeafSetRequest
java.lang.Object
rice.pastry.messaging.Message
rice.pastry.messaging.PRawMessage
rice.pastry.pns.messages.LeafSetRequest
- All Implemented Interfaces:
- Serializable, Message, RawMessage, RawSerializable
public class LeafSetRequest
- extends PRawMessage
- See Also:
- Serialized Form
|
Field Summary |
static short |
TYPE
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
public static final short TYPE
- See Also:
- Constant Field Values
LeafSetRequest
public LeafSetRequest(NodeHandle nodeHandle,
int dest)
build
public static LeafSetRequest build(InputBuffer buf,
NodeHandle sender,
int dest)
throws IOException
- Throws:
IOException
getType
public short getType()
serialize
public void serialize(OutputBuffer buf)
throws IOException
- Throws:
IOException
Copyright © 2010. All Rights Reserved.