Uses of Package
org.apache.hc.client5.http.impl.classic
Packages that use org.apache.hc.client5.http.impl.classic
Package
Description
Simple facade APIs for HttpClient based on the concept of
a fluent interface.
Caching API implementation for both the classic and
the asynchronous HTTP transports.
Classic HTTP client API implementation that supports HTTP/1.1 transport
only.
-
Classes in org.apache.hc.client5.http.impl.classic used by org.apache.hc.client5.http.fluentClassDescriptionA generic
HttpClientResponseHandlerthat works with the response entity for successful (2xx) responses.Base implementation ofHttpClientthat also implementsModalCloseable. -
Classes in org.apache.hc.client5.http.impl.classic used by org.apache.hc.client5.http.impl.cacheClassDescriptionBase implementation of
HttpClientthat also implementsModalCloseable.Builder forCloseableHttpClientinstances. -
Classes in org.apache.hc.client5.http.impl.classic used by org.apache.hc.client5.http.impl.classicClassDescriptionAbstractBackoff is an abstract class that provides a common implementation for managing backoff behavior in HttpClient connection pool.A generic
HttpClientResponseHandlerthat works with the response entity for successful (2xx) responses.Deprecated.Base implementation ofHttpClientthat also implementsModalCloseable.Provided for backward compatibility with HttpClient 4.x.Collection of different counters used to gather metrics forFutureRequestExecutionService.A counter that can measure duration and number of events.Builder forCloseableHttpClientinstances.Minimal implementation ofCloseableHttpClient.
ClassicRequestBuilder