| Package | Description | 
|---|---|
| org.apache.hc.client5.http.impl.cache | Caching API implementation for both the classic and
 the asynchronous HTTP transports. | 
| org.apache.hc.client5.http.impl.cache.memcached | Memcached based caching backend
 implementation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractBinaryAsyncCacheStorage<CAS>Abstract cache backend for serialized binary objects capable of CAS (compare-and-swap) updates. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MemcachedHttpAsyncCacheStorage
 This class is a storage backend that uses an external memcached
 for storing cached origin responses. | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.