ePOST API

Uses of Interface
rice.p2p.past.gc.GCPastContent

Packages that use GCPastContent
rice.p2p.aggregation   
rice.p2p.glacier.v2   
rice.post.delivery   
rice.post.storage   
 

Uses of GCPastContent in rice.p2p.aggregation
 

Classes in rice.p2p.aggregation that implement GCPastContent
 class Aggregate
           
 

Fields in rice.p2p.aggregation declared as GCPastContent
protected  GCPastContent[] Aggregate.components
           
 

Methods in rice.p2p.aggregation that return GCPastContent
 GCPastContent Aggregate.getComponent(int index)
           
 

Constructors in rice.p2p.aggregation with parameters of type GCPastContent
Aggregate(GCPastContent[] components, Id[] pointers)
           
 

Uses of GCPastContent in rice.p2p.glacier.v2
 

Classes in rice.p2p.glacier.v2 that implement GCPastContent
 class DebugContent
           
 

Uses of GCPastContent in rice.post.delivery
 

Classes in rice.post.delivery that implement GCPastContent
 class Delivery
          The delivery stored in Past
 class Receipt
          The receipt stored in Past
 class Undeliverable
          The undeliverable marker stored in Past
 

Uses of GCPastContent in rice.post.storage
 

Classes in rice.post.storage that implement GCPastContent
 class SignedData
          This class is used internally by the storage package to store data that is signed.
 


ePOST API

Copyright © 2001-2005 - Rice Pastry.