package

org.apache.http.impl.client.cache.ehcache

This package contains a storage backend based on Ehcache that can be plugged into a CachingHttpClient and used for storing cache entries.

Classes

EhcacheHttpCacheStorage

This class is a storage backend for cache entries that uses the popular Ehcache cache implementation.