Uses of Class
org.apache.hc.client5.http.impl.cache.DefaultCacheRevalidator
Packages that use DefaultCacheRevalidator
Package
Description
Caching API implementation for both the classic and
the asynchronous HTTP transports.
-
Uses of DefaultCacheRevalidator in org.apache.hc.client5.http.impl.cache
Fields in org.apache.hc.client5.http.impl.cache declared as DefaultCacheRevalidatorModifier and TypeFieldDescriptionprivate final DefaultCacheRevalidatorCachingExec.cacheRevalidatorConstructors in org.apache.hc.client5.http.impl.cache with parameters of type DefaultCacheRevalidatorModifierConstructorDescription(package private)CachingExec(HttpCache cache, DefaultCacheRevalidator cacheRevalidator, CacheConfig config)