Uses of Class
org.apache.abdera.protocol.client.cache.Cache.Disposition

Packages that use Cache.Disposition
org.apache.abdera.protocol.client.cache   
 

Uses of Cache.Disposition in org.apache.abdera.protocol.client.cache
 

Methods in org.apache.abdera.protocol.client.cache that return Cache.Disposition
 Cache.Disposition Cache.disposition(Object key, RequestOptions options)
          Get the disposition of a specific item
 Cache.Disposition AbstractCache.disposition(Object key, RequestOptions options)
           
static Cache.Disposition Cache.Disposition.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Cache.Disposition[] Cache.Disposition.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.