@Contract(threading=IMMUTABLE_CONDITIONAL) public final class AsyncConnectExec extends Object implements AsyncExecChainHandler
| Constructor and Description |
|---|
AsyncConnectExec(org.apache.hc.core5.http.protocol.HttpProcessor proxyHttpProcessor,
AuthenticationStrategy proxyAuthStrategy) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.apache.hc.core5.http.HttpRequest request,
org.apache.hc.core5.http.nio.AsyncEntityProducer entityProducer,
AsyncExecChain.Scope scope,
AsyncExecChain chain,
AsyncExecCallback asyncExecCallback) |
public AsyncConnectExec(org.apache.hc.core5.http.protocol.HttpProcessor proxyHttpProcessor,
AuthenticationStrategy proxyAuthStrategy)
public void execute(org.apache.hc.core5.http.HttpRequest request,
org.apache.hc.core5.http.nio.AsyncEntityProducer entityProducer,
AsyncExecChain.Scope scope,
AsyncExecChain chain,
AsyncExecCallback asyncExecCallback)
throws org.apache.hc.core5.http.HttpException,
IOException
execute in interface AsyncExecChainHandlerorg.apache.hc.core5.http.HttpExceptionIOExceptionCopyright © 1999–2018 The Apache Software Foundation. All rights reserved.