Uses of Package
org.apache.http.impl.client.cache
-
Packages that use org.apache.http.impl.client.cache 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. -
Classes in org.apache.http.impl.client.cache used by org.apache.http.impl.client.cache Class Description AsynchronousValidationRequest Class used to represent an asynchronous revalidation event, such as with "stale-while-revalidate"CacheConfig Java Beans-style configuration for aCachingHttpClient
.CacheConfig.Builder CachingHttpClientBuilder Builder forCloseableHttpClient
instances capable of client-side caching.FailureCache Increase and reset the number of errors associated with a specific identifier.SchedulingStrategy Specifies when revalidation requests are scheduled.