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

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

See:
          Description

Class Summary
MemcachedHttpCacheStorage This class is a storage backend that uses an external memcached for storing cached origin responses.
 

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

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



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