| Package | Description | 
|---|---|
| org.apache.hc.client5.http.impl.classic | Classic HTTP client API implementation that supports HTTP/1.1 transport
 only. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CloseableHttpClientBase implementation of  HttpClientthat also implementsModalCloseable. | 
| class  | MinimalHttpClientMinimal implementation of  CloseableHttpClient. | 
| Constructor and Description | 
|---|
| FutureRequestExecutionService(HttpClient httpclient,
                             ExecutorService executorService)Create a new FutureRequestExecutionService. | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.