Uses of Interface
org.apache.hc.client5.http.cache.HttpCacheInvalidator
Packages that use HttpCacheInvalidator
Package
Description
Caching API implementation for both the classic and
the asynchronous HTTP transports.
-
Uses of HttpCacheInvalidator in org.apache.hc.client5.http.impl.cache
Classes in org.apache.hc.client5.http.impl.cache that implement HttpCacheInvalidatorModifier and TypeClassDescriptionclassGiven a particular HTTP request / response pair, flush any cache entries that this exchange would invalidate.Methods in org.apache.hc.client5.http.impl.cache with parameters of type HttpCacheInvalidatorModifier and TypeMethodDescriptionfinal CachingHttpClientBuilderCachingHttpClientBuilder.setHttpCacheInvalidator(HttpCacheInvalidator cacheInvalidator)