ePOST API

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

Packages that use GCPast
rice.p2p.aggregation   
rice.p2p.glacier.v2   
rice.p2p.past.gc   
rice.post.delivery   
 

Uses of GCPast in rice.p2p.aggregation
 

Classes in rice.p2p.aggregation that implement GCPast
 class AggregationImpl
           
 

Methods in rice.p2p.aggregation with parameters of type GCPast
 GCPastContentHandle Aggregate.getHandle(GCPast local, long expiration)
           
 

Uses of GCPast in rice.p2p.glacier.v2
 

Classes in rice.p2p.glacier.v2 that implement GCPast
 class GlacierImpl
           
 

Methods in rice.p2p.glacier.v2 with parameters of type GCPast
 GCPastContentHandle DebugContent.getHandle(GCPast local, long expiration)
           
 

Uses of GCPast in rice.p2p.past.gc
 

Classes in rice.p2p.past.gc that implement GCPast
 class GCPastImpl
           
 

Methods in rice.p2p.past.gc with parameters of type GCPast
 GCPastContentHandle GCPastContent.getHandle(GCPast local, long expiration)
          Produces a handle for this content object.
 

Uses of GCPast in rice.post.delivery
 

Subinterfaces of GCPast in rice.post.delivery
 interface DeliveryPast
          Interface which represents a POST-specific pending-delivery PAST storage.
 

Classes in rice.post.delivery that implement GCPast
 class DeliveryPastImpl
           
 

Methods in rice.post.delivery with parameters of type GCPast
 GCPastContentHandle Delivery.getHandle(GCPast local, long expiration)
          Produces a handle for this content object.
 


ePOST API

Copyright © 2001-2005 - Rice Pastry.