Uses of Class
org.apache.http.impl.client.cache.AsynchronousValidationRequest

Packages that use AsynchronousValidationRequest
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 AsynchronousValidationRequest in org.apache.http.impl.client.cache
 

Methods in org.apache.http.impl.client.cache with parameters of type AsynchronousValidationRequest
 void SchedulingStrategy.schedule(AsynchronousValidationRequest revalidationRequest)
          Schedule an AsynchronousValidationRequest to be executed.
 void ImmediateSchedulingStrategy.schedule(AsynchronousValidationRequest revalidationRequest)
           
 void ExponentialBackOffSchedulingStrategy.schedule(AsynchronousValidationRequest revalidationRequest)
           
 



Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.