rice.pastry.messaging
Class PRawMessage
java.lang.Object
rice.pastry.messaging.Message
rice.pastry.messaging.PRawMessage
- All Implemented Interfaces:
- Serializable, Message, RawMessage, RawSerializable
- Direct Known Subclasses:
- BroadcastLeafSet, BroadcastRouteRow, ByteBufferMsg, ConsistentJoinMsg, FetchLeafsetRequest, FetchLeafsetResponse, JoinRequest, LeafSetRequest, LeafSetResponse, OpenChannelMsg, PastryEndpointMessage, PilotForwardMsg, PJavaSerializedMessage, ProbeRequestMessage, RequestLeafSet, RequestRouteRow, RouteMessage, RouteRowRequest, RouteRowResponse
public abstract class PRawMessage
- extends Message
- implements RawMessage
Adapts Message to a RawMessage
Adds the "sender" to the RawMessage
- Author:
- Jeff Hoye
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface rice.p2p.commonapi.rawserialization.RawMessage |
getType |
PRawMessage
public PRawMessage(int address)
PRawMessage
public PRawMessage(int address,
Date timestamp)
Copyright © 2010. All Rights Reserved.