Apache Abdera API

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 AbstractCache.disposition(Object key, RequestOptions options)
           
 Cache.Disposition Cache.disposition(Object key, RequestOptions options)
          Get the disposition of a specific item
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're declared.
 


Apache Abdera API

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