| Package | Description | 
|---|---|
| org.apache.hc.client5.http.impl.cache | Caching API implementation for both the classic and
 the asynchronous HTTP transports. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultAsyncCacheInvalidatorGiven a particular HTTP request / response pair, flush any cache entries
 that this exchange would invalidate. | 
| Modifier and Type | Method and Description | 
|---|---|
| CachingH2AsyncClientBuilder | CachingH2AsyncClientBuilder. setHttpCacheInvalidator(HttpAsyncCacheInvalidator cacheInvalidator) | 
| CachingHttpAsyncClientBuilder | CachingHttpAsyncClientBuilder. setHttpCacheInvalidator(HttpAsyncCacheInvalidator cacheInvalidator) | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.