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.

See:
          Description

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

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

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



Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.