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) class
BasicHttpCache
Fields in org.apache.http.impl.client.cache declared as HttpCache Modifier and Type Field Description private HttpCache
CachingExec. responseCache
private HttpCache
CachingHttpClient. responseCache
Deprecated.
-