Package | Description |
---|---|
org.apache.hc.client5.http.impl.async |
Asynchronous HTTP client API implementation that supports both
HTTP/2 and HTTP/1.1 transport.
|
org.apache.hc.client5.http.impl.classic |
Classic HTTP client API implementation that supports HTTP/1.1 transport
only.
|
org.apache.hc.client5.http.impl.compat |
Class and Description |
---|
CloseableHttpClient
Base implementation of
HttpClient that also implements ModalCloseable . |
Class and Description |
---|
AbstractBackoff
AbstractBackoff is an abstract class that provides a common implementation for managing
backoff behavior in HttpClient connection pool.
|
AbstractHttpClientResponseHandler
A generic
HttpClientResponseHandler that works with the response entity
for successful (2xx) responses. |
ClassicRequestCopier
Deprecated.
Use
ClassicRequestBuilder |
CloseableDelegate |
CloseableHttpClient
Base implementation of
HttpClient that also implements ModalCloseable . |
CloseableHttpResponse
Provided for backward compatibility with HttpClient 4.x.
|
FutureRequestExecutionMetrics
Collection of different counters used to gather metrics for
FutureRequestExecutionService . |
HttpClientBuilder
Builder for
CloseableHttpClient instances. |
MinimalHttpClient
Minimal implementation of
CloseableHttpClient . |
Class and Description |
---|
CloseableHttpClient
Base implementation of
HttpClient that also implements ModalCloseable . |
CloseableHttpResponse
Provided for backward compatibility with HttpClient 4.x.
|
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.