| Package | Description | 
|---|---|
| org.apache.hc.client5.http.cache | Caching APIs for both the classic and the asynchronous
 HTTP transports. | 
| org.apache.hc.client5.http.impl.cache | Caching API implementation for both the classic and
 the asynchronous HTTP transports. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HttpCacheStorage. updateEntry(String key,
           HttpCacheCASOperation casOperation)Atomically applies the given callback to processChallenge an existing cache
 entry under a given key. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractSerializingCacheStorage. updateEntry(String key,
           HttpCacheCASOperation casOperation) | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.