Uses of Class
org.apache.http.impl.client.cache.AsynchronousValidationRequest
Packages that use AsynchronousValidationRequest
Package
Description
This package contains a cache module that can be used for HTTP/1.1
client-side caching.
-
Uses of AsynchronousValidationRequest in org.apache.http.impl.client.cache
Methods in org.apache.http.impl.client.cache with parameters of type AsynchronousValidationRequestModifier and TypeMethodDescriptionvoidExponentialBackOffSchedulingStrategy.schedule(AsynchronousValidationRequest revalidationRequest) voidImmediateSchedulingStrategy.schedule(AsynchronousValidationRequest revalidationRequest) voidSchedulingStrategy.schedule(AsynchronousValidationRequest revalidationRequest) Schedule anAsynchronousValidationRequestto be executed.