Uses of Class
org.apache.http.impl.client.cache.AsynchronousValidator
-
Packages that use AsynchronousValidator Package Description 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 AsynchronousValidator in org.apache.http.impl.client.cache
Fields in org.apache.http.impl.client.cache declared as AsynchronousValidator Modifier and Type Field Description private AsynchronousValidatorCachingExec. asynchRevalidatorprivate AsynchronousValidatorAsynchronousValidationRequest. parentMethods in org.apache.http.impl.client.cache that return AsynchronousValidator Modifier and Type Method Description private AsynchronousValidatorCachingHttpClientBuilder. createAsynchronousRevalidator(CacheConfig config)
-