Modifier and Type | Field and Description |
---|---|
HttpClientContext |
clientContext |
String |
exchangeId |
ExecRuntime |
execRuntime |
org.apache.hc.core5.http.ClassicHttpRequest |
originalRequest |
HttpRoute |
route |
Constructor and Description |
---|
Scope(String exchangeId,
HttpRoute route,
org.apache.hc.core5.http.ClassicHttpRequest originalRequest,
ExecRuntime execRuntime,
HttpClientContext clientContext) |
public final String exchangeId
public final HttpRoute route
public final org.apache.hc.core5.http.ClassicHttpRequest originalRequest
public final ExecRuntime execRuntime
public final HttpClientContext clientContext
public 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.