Rice Pastry API

rice.p2p.commonapi.rawserialization
Interface RawMessage

All Superinterfaces:
Message, RawSerializable, java.io.Serializable
All Known Implementing Classes:
AbstractSubscribeMessage, AnycastFailureMessage, AnycastMessage, BroadcastLeafSet, BroadcastRouteRow, ByteBufferMsg, CacheMessage, ConsistentJoinMsg, ContinuationMessage, DropMessage, FetchHandleMessage, FetchLeafsetRequest, FetchLeafsetResponse, FetchMessage, GCCollectMessage, GCInsertMessage, GCLookupHandlesMessage, GCRefreshMessage, GlacierDataMessage, GlacierFetchMessage, GlacierMessage, GlacierNeighborRequestMessage, GlacierNeighborResponseMessage, GlacierQueryMessage, GlacierRangeForwardMessage, GlacierRangeQueryMessage, GlacierRangeResponseMessage, GlacierRefreshCompleteMessage, GlacierRefreshPatchMessage, GlacierRefreshProbeMessage, GlacierRefreshResponseMessage, GlacierResponseMessage, GlacierSyncMessage, GlacierTimeoutMessage, InsertMessage, JavaSerializedMessage, JoinRequest, LeafSetRequest, LeafSetResponse, LookupHandlesMessage, LookupMessage, MessageLostMessage, MyMsg, MyMsg, OpenChannelMsg, PastMessage, PastryEndpointMessage, PilotForwardMsg, PJavaSerializedMessage, PRawMessage, ProbeRequestMessage, PublishMessage, PublishRequestMessage, ReminderMessage, RendezvousJoinRequest, ReplicationMessage, RequestLeafSet, RequestMessage, RequestRouteRow, ResponseMessage, RouteMessage, RouteRowRequest, RouteRowResponse, ScribeMessage, SubscribeAckMessage, SubscribeFailedMessage, SubscribeMessage, UnsubscribeMessage

public interface RawMessage
extends Message, RawSerializable


Field Summary
 
Fields inherited from interface rice.p2p.commonapi.Message
DEFAULT_PRIORITY, HIGH_PRIORITY, LOW_PRIORITY, LOWEST_PRIORITY, MAX_PRIORITY, MEDIUM_HIGH_PRIORITY, MEDIUM_LOW_PRIORITY, MEDIUM_PRIORITY
 
Method Summary
 short getType()
           
 
Methods inherited from interface rice.p2p.commonapi.Message
getPriority
 
Methods inherited from interface rice.p2p.commonapi.rawserialization.RawSerializable
serialize
 

Method Detail

getType

short getType()

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection