| 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(org.apache.hc.core5.concurrent.CancellableDependency cancellableAware)Forks this runtime for parallel execution. | 
| Constructor and Description | 
|---|
| ExecChain.Scope(String exchangeId,
               HttpRoute route,
               org.apache.hc.core5.http.ClassicHttpRequest originalRequest,
               ExecRuntime execRuntime,
               HttpClientContext clientContext) | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.