Uses of Class
org.apache.hc.client5.http.impl.async.AsyncHttpRequestRetryExec.State
Packages that use AsyncHttpRequestRetryExec.State
Package
Description
Asynchronous HTTP client API implementation that supports both
HTTP/2 and HTTP/1.1 transport.
-
Uses of AsyncHttpRequestRetryExec.State in org.apache.hc.client5.http.impl.async
Methods in org.apache.hc.client5.http.impl.async with parameters of type AsyncHttpRequestRetryExec.StateModifier and TypeMethodDescriptionprivate void
AsyncHttpRequestRetryExec.internalExecute
(AsyncHttpRequestRetryExec.State state, org.apache.hc.core5.http.HttpRequest request, org.apache.hc.core5.http.nio.AsyncEntityProducer entityProducer, AsyncExecChain.Scope scope, AsyncExecChain chain, AsyncExecCallback asyncExecCallback)