Uses of Interface
org.apache.http.client.cache.HttpCacheInvalidator
-
Packages that use HttpCacheInvalidator 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 HttpCacheInvalidator in org.apache.http.impl.client.cache
Methods in org.apache.http.impl.client.cache with parameters of type HttpCacheInvalidator Modifier and Type Method Description CachingHttpClientBuilder
CachingHttpClientBuilder. setHttpCacheInvalidator(HttpCacheInvalidator cacheInvalidator)
-