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

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

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

Constructors in org.apache.http.impl.client.cache with parameters of type ResponseCachingPolicy
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.