public class HttpClientContextPair extends Object
Constructor and Description |
---|
HttpClientContextPair(org.apache.http.impl.client.CloseableHttpClient client,
org.apache.http.protocol.HttpContext context) |
Modifier and Type | Method and Description |
---|---|
org.apache.http.impl.client.CloseableHttpClient |
getClient() |
org.apache.http.protocol.HttpContext |
getContext() |
Copyright © 2010–2020. All rights reserved.