| 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  | FileResourceFactoryGenerates  Resourceinstances whose body is stored in a temporary file. | 
| class  | HeapResourceFactoryGenerates  Resourceinstances stored entirely in heap. | 
| Modifier and Type | Method and Description | 
|---|---|
| CachingH2AsyncClientBuilder | CachingH2AsyncClientBuilder. setResourceFactory(ResourceFactory resourceFactory) | 
| CachingHttpAsyncClientBuilder | CachingHttpAsyncClientBuilder. setResourceFactory(ResourceFactory resourceFactory) | 
| CachingHttpClientBuilder | CachingHttpClientBuilder. setResourceFactory(ResourceFactory resourceFactory) | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.