Uses of Interface
org.apache.http.client.cache.HttpCacheInvalidator
Packages that use HttpCacheInvalidator
Package
Description
This package contains a cache module that can be used for HTTP/1.1
client-side caching.
-
Uses of HttpCacheInvalidator in org.apache.http.impl.client.cache
Methods in org.apache.http.impl.client.cache with parameters of type HttpCacheInvalidatorModifier and TypeMethodDescriptionfinal CachingHttpClientBuilder
CachingHttpClientBuilder.setHttpCacheInvalidator
(HttpCacheInvalidator cacheInvalidator)