Uses of Class
org.apache.hc.client5.http.impl.cache.DefaultAsyncCacheRevalidator
Packages that use DefaultAsyncCacheRevalidator
Package
Description
Caching API implementation for both the classic and
the asynchronous HTTP transports.
-
Uses of DefaultAsyncCacheRevalidator in org.apache.hc.client5.http.impl.cache
Fields in org.apache.hc.client5.http.impl.cache declared as DefaultAsyncCacheRevalidatorModifier and TypeFieldDescriptionprivate final DefaultAsyncCacheRevalidatorAsyncCachingExec.cacheRevalidatorConstructors in org.apache.hc.client5.http.impl.cache with parameters of type DefaultAsyncCacheRevalidatorModifierConstructorDescription(package private)AsyncCachingExec(HttpAsyncCache cache, DefaultAsyncCacheRevalidator cacheRevalidator, CacheConfig config)