Package org.apache.http.impl.client.cache

Class Summary
BasicHttpCacheStorage Basic HttpCacheStorage implementation backed by an instance of LinkedHashMap.
CacheConfig Java Beans-style configuration for a CachingHttpClient.
CachingHttpClient  
DefaultHttpCacheEntrySerializer HttpCacheEntrySerializer implementation that uses the default (native) serialization.
FileResource Cache resource backed by a file.
FileResourceFactory Generates Resource instances whose body is stored in a temporary file.
HeapResource Cache resource backed by a byte array on the heap.
HeapResourceFactory Generates Resource instances stored entirely in heap.
ManagedHttpCacheStorage HttpCacheStorage implementation capable of deallocating resources associated with the cache entries.
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.