Uses of Interface
org.apache.http.impl.client.cache.HttpCache
-
Packages that use HttpCache Package Description org.apache.http.impl.client.cache This package contains a cache module that can be used for HTTP/1.1 client-side caching. -
-
Uses of HttpCache in org.apache.http.impl.client.cache
Classes in org.apache.http.impl.client.cache that implement HttpCache Modifier and Type Class Description (package private) classBasicHttpCacheFields in org.apache.http.impl.client.cache declared as HttpCache Modifier and Type Field Description private HttpCacheCachingExec. responseCacheprivate HttpCacheCachingHttpClient. responseCacheDeprecated.
-