Package org.apache.hc.client5.http.impl
package org.apache.hc.client5.http.impl
-
ClassDescriptionSupported elements of request execution pipeline.Signals that the connection has been shut down or released back to the the connection poolConnection pooling support methods.Cookie support methods.Default implementation of
AuthenticationStrategy
Extension of coreDefaultConnectionReuseStrategy
that 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 theHttpRequestRetryStrategy
interface.Default implementation ofRedirectStrategy
.DefaultSchemePortResolver
.Default implementation ofUserTokenHandler
.Request execution support methods.This class maintains a background thread to enforce an eviction policy for expired / idle persistent connections kept alive in the connection pool.In-memoryDnsResolver
implementation.MessageCopier<T extends org.apache.hc.core5.http.HttpMessage>Deprecated.Use message builders.Noop implementation ofUserTokenHandler
that always returnsnull
.Common cancellable operations.This class represents aFuture
in the completed state with a fixed result.A thread safe incrementing identifier.Deprecated.UseBasicRequestBuilder
Protocol support methods.Signals that the tunnel request was rejected by the proxy host.