Uses of Class
org.apache.hc.client5.http.impl.cache.CachedResponseSuitabilityChecker
Packages that use CachedResponseSuitabilityChecker
Package
Description
Caching API implementation for both the classic and
the asynchronous HTTP transports.
-
Uses of CachedResponseSuitabilityChecker in org.apache.hc.client5.http.impl.cache
Fields in org.apache.hc.client5.http.impl.cache declared as CachedResponseSuitabilityCheckerModifier and TypeFieldDescription(package private) final CachedResponseSuitabilityCheckerCachingExecBase.suitabilityCheckerConstructors in org.apache.hc.client5.http.impl.cache with parameters of type CachedResponseSuitabilityCheckerModifierConstructorDescription(package private)CachingExecBase(CacheValidityPolicy validityPolicy, ResponseCachingPolicy responseCachingPolicy, CachedHttpResponseGenerator responseGenerator, CacheableRequestPolicy cacheableRequestPolicy, CachedResponseSuitabilityChecker suitabilityChecker, CacheConfig config)