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

Packages that use CacheInvalidator
org.apache.http.impl.client.cache   
 

Uses of CacheInvalidator in org.apache.http.impl.client.cache
 

Constructors in org.apache.http.impl.client.cache with parameters of type CacheInvalidator
CachingHttpClient(HttpClient backend, ResponseCachingPolicy responseCachingPolicy, CacheEntryGenerator cacheEntryGenerator, URIExtractor uriExtractor, HttpCache<CacheEntry> responseCache, CachedHttpResponseGenerator responseGenerator, CacheInvalidator cacheInvalidator, CacheableRequestPolicy cacheableRequestPolicy, CachedResponseSuitabilityChecker suitabilityChecker, ConditionalRequestBuilder conditionalRequestBuilder, CacheEntryUpdater entryUpdater, ResponseProtocolCompliance responseCompliance, RequestProtocolCompliance requestCompliance)
           
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.