ePOST API

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

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

Uses of GCPastContentHandle in rice.p2p.aggregation
 

Methods in rice.p2p.aggregation that return GCPastContentHandle
 GCPastContentHandle Aggregate.getHandle(GCPast local, long expiration)
           
 

Uses of GCPastContentHandle in rice.p2p.glacier.v2
 

Classes in rice.p2p.glacier.v2 that implement GCPastContentHandle
 class DebugContentHandle
           
 class GlacierContentHandle
           
 

Methods in rice.p2p.glacier.v2 that return GCPastContentHandle
 GCPastContentHandle DebugContent.getHandle(GCPast local, long expiration)
           
 

Uses of GCPastContentHandle in rice.p2p.past.gc
 

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

Uses of GCPastContentHandle in rice.post.delivery
 

Classes in rice.post.delivery that implement GCPastContentHandle
protected static class Delivery.DeliveryHandle
           
 

Methods in rice.post.delivery that return GCPastContentHandle
 GCPastContentHandle Delivery.getHandle(GCPast local, long expiration)
          Produces a handle for this content object.
 


ePOST API

Copyright © 2001-2005 - Rice Pastry.