Class AsyncConnectExec

java.lang.Object
org.apache.hc.client5.http.impl.async.AsyncConnectExec
All Implemented Interfaces:
AsyncExecChainHandler

@Contract(threading=STATELESS) @Internal public final class AsyncConnectExec extends Object implements AsyncExecChainHandler
Request execution handler in the asynchronous request execution chain that is responsible for establishing connection to the target origin server as specified by the current connection route.
Since:
5.0