Uses of Class
org.apache.hc.client5.http.impl.async.AsyncRedirectExec.State
-
Packages that use AsyncRedirectExec.State Package Description org.apache.hc.client5.http.impl.async Asynchronous HTTP client API implementation that supports both HTTP/2 and HTTP/1.1 transport. -
-
Uses of AsyncRedirectExec.State in org.apache.hc.client5.http.impl.async
Methods in org.apache.hc.client5.http.impl.async with parameters of type AsyncRedirectExec.State Modifier and Type Method Description private void
AsyncRedirectExec. internalExecute(AsyncRedirectExec.State state, AsyncExecChain chain, AsyncExecCallback asyncExecCallback)
-