| Package | Description |
|---|---|
| org.apache.hc.client5.http.impl.classic |
Default HTTP client implementation.
|
| Class and Description |
|---|
| AbstractHttpClientResponseHandler
A generic
HttpClientResponseHandler that works with the response entity
for successful (2xx) responses. |
| ClassicRequestCopier |
| CloseableHttpClient
Base implementation of
HttpClient that also implements Closeable. |
| CloseableHttpResponse
Backward compatibility with HttpClient 4.x.
|
| FutureRequestExecutionMetrics
Collection of different counters used to gather metrics for
FutureRequestExecutionService. |
| HttpClientBuilder
Builder for
CloseableHttpClient instances. |
| HttpRequestFutureTask
FutureTask implementation that wraps a HttpAsyncClientCallable and exposes various task
specific metrics.
|
| MinimalHttpClient
Internal class.
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.