Uses of Interface
org.apache.http.client.cache.HttpCacheInvalidator

Packages that use HttpCacheInvalidator
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
 CachingHttpClientBuilder CachingHttpClientBuilder.setHttpCacheInvalidator(HttpCacheInvalidator cacheInvalidator)
           
 



Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.