Rice Pastry API

Uses of Interface
rice.p2p.past.rawserialization.RawPastContentHandle

Packages that use RawPastContentHandle
rice.p2p.aggregation   
rice.p2p.past   
rice.p2p.past.gc.rawserialization   
rice.p2p.past.messaging   
rice.p2p.past.rawserialization   
rice.p2p.past.testing   
 

Uses of RawPastContentHandle in rice.p2p.aggregation
 

Classes in rice.p2p.aggregation that implement RawPastContentHandle
 class AggregateHandle
          DESCRIBE THE CLASS
 

Uses of RawPastContentHandle in rice.p2p.past
 

Classes in rice.p2p.past that implement RawPastContentHandle
 class ContentHashPastContentHandle
           
 

Uses of RawPastContentHandle in rice.p2p.past.gc.rawserialization
 

Subinterfaces of RawPastContentHandle in rice.p2p.past.gc.rawserialization
 interface RawGCPastContentHandle
          DESCRIBE THE INTERFACE
 

Classes in rice.p2p.past.gc.rawserialization that implement RawPastContentHandle
 class JavaSerializedGCPastContentHandle
          DESCRIBE THE CLASS
 

Uses of RawPastContentHandle in rice.p2p.past.messaging
 

Constructors in rice.p2p.past.messaging with parameters of type RawPastContentHandle
FetchMessage(int uid, RawPastContentHandle handle, NodeHandle source, Id dest)
          Constructor for FetchMessage.
 

Uses of RawPastContentHandle in rice.p2p.past.rawserialization
 

Classes in rice.p2p.past.rawserialization that implement RawPastContentHandle
 class JavaSerializedPastContentHandle
          DESCRIBE THE CLASS
 

Uses of RawPastContentHandle in rice.p2p.past.testing
 

Classes in rice.p2p.past.testing that implement RawPastContentHandle
protected static class RawPastRegrTest.TestPastContentHandle
          Utility class for past content object handles
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection