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.
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.classicClassDescriptionA 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