Package | Description |
---|---|
org.apache.hc.client5.http.classic |
HTTP client APIs based on the classic (blocking) I/O model.
|
Modifier and Type | Field and Description |
---|---|
ExecRuntime |
ExecChain.Scope.execRuntime |
Modifier and Type | Method and Description |
---|---|
ExecRuntime |
ExecRuntime.fork(CancellableDependency cancellableAware)
Forks this runtime for parallel execution.
|
Constructor and Description |
---|
Scope(String exchangeId,
HttpRoute route,
ClassicHttpRequest originalRequest,
ExecRuntime execRuntime,
HttpClientContext clientContext) |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.