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.
-
Class Summary Class Description EhcacheHttpCacheStorage This class is a storage backend for cache entries that uses the popular Ehcache cache implementation.