Uses of Class
org.apache.http.client.cache.CacheResponseStatus

Packages that use CacheResponseStatus
org.apache.http.client.cache   
 

Uses of CacheResponseStatus in org.apache.http.client.cache
 

Methods in org.apache.http.client.cache that return CacheResponseStatus
static CacheResponseStatus CacheResponseStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CacheResponseStatus[] CacheResponseStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.