| Package | Description |
|---|---|
| org.apache.hc.client5.http.async |
| Modifier and Type | Field and Description |
|---|---|
AsyncExecRuntime |
AsyncExecChain.Scope.execRuntime |
| Modifier and Type | Method and Description |
|---|---|
AsyncExecRuntime |
AsyncExecRuntime.fork() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hc.core5.concurrent.Cancellable |
AsyncExecRuntime.acquireConnection(HttpRoute route,
Object state,
HttpClientContext clientContext,
org.apache.hc.core5.concurrent.FutureCallback<AsyncExecRuntime> callback) |
org.apache.hc.core5.concurrent.Cancellable |
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,
org.apache.hc.core5.concurrent.CancellableDependency cancellableDependency,
HttpClientContext clientContext,
AsyncExecRuntime execRuntime) |
Copyright © 1999–2018 The Apache Software Foundation. All rights reserved.