| Package | Description |
|---|---|
| org.apache.hc.client5.http.async |
| Modifier and Type | Field and Description |
|---|---|
AsyncExecRuntime |
AsyncExecChain.Scope.execRuntime |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncExecRuntime.acquireConnection(HttpRoute route,
Object state,
HttpClientContext clientContext,
org.apache.hc.core5.concurrent.FutureCallback<AsyncExecRuntime> callback) |
void |
AsyncExecRuntime.connect(HttpClientContext clientContext,
org.apache.hc.core5.concurrent.FutureCallback<AsyncExecRuntime> callback) |
| Constructor and Description |
|---|
AsyncExecChain.Scope(String exchangeId,
HttpRoute route,
org.apache.hc.core5.http.HttpRequest originalRequest,
HttpClientContext clientContext,
AsyncExecRuntime execRuntime) |
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.