Uses of Class
org.apache.http.impl.client.cache.ResponseCachingPolicy
-
Packages that use ResponseCachingPolicy 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 ResponseCachingPolicy in org.apache.http.impl.client.cache
Fields in org.apache.http.impl.client.cache declared as ResponseCachingPolicy Modifier and Type Field Description private ResponseCachingPolicy
CachingExec. responseCachingPolicy
private ResponseCachingPolicy
CachingHttpClient. responseCachingPolicy
Deprecated.
-