Uses of Package
org.apache.hc.client5.http.impl
Packages that use org.apache.hc.client5.http.impl
Package
Description
Asynchronous HTTP client API implementation that supports both
HTTP/2 and HTTP/1.1 transport.
Standard and common HTTP authentication schemes.
Classic HTTP client API implementation that supports HTTP/1.1 transport
only.
Client connection management functions based the classic
connection management APIs.
Client connection management functions based the asynchronous
connection management APIs.
-
Classes in org.apache.hc.client5.http.impl used by org.apache.hc.client5.http.implClassDescriptionSupported elements of request execution pipeline.Default implementation of
AuthenticationStrategyExtension of coreDefaultConnectionReuseStrategythat treats CONNECT method exchanges involved in proxy tunnelling as a special case.Default implementation of a strategy deciding duration that a connection can remain idle.Default implementation of theHttpRequestRetryStrategyinterface.Default implementation ofRedirectStrategy.DefaultSchemePortResolver.Default implementation ofUserTokenHandler.A lax implementation of theRedirectStrategythat automatically handles HTTP redirects for HEAD, GET, POST, and DELETE requests based on the response status code.Deprecated.Use message builders.Noop implementation ofUserTokenHandlerthat always returnsnull.A thread safe incrementing identifier.Deprecated.UseBasicRequestBuilder -
Classes in org.apache.hc.client5.http.impl used by org.apache.hc.client5.http.impl.async
-
Classes in org.apache.hc.client5.http.impl used by org.apache.hc.client5.http.impl.authClassDescriptionRepresents an exception that occurs during SCRAM (Salted Challenge Response Authentication Mechanism) authentication.
-
Classes in org.apache.hc.client5.http.impl used by org.apache.hc.client5.http.impl.classicClassDescriptionDeprecated.Use message builders.Protocol switch handler.
-
Classes in org.apache.hc.client5.http.impl used by org.apache.hc.client5.http.impl.ioClassDescriptionInternal interface to expose the underlying connectionA thread safe incrementing identifier.
-
Classes in org.apache.hc.client5.http.impl used by org.apache.hc.client5.http.impl.nioClassDescriptionInternal interface to expose the underlying connectionA thread safe incrementing identifier.