public class HttpClientFactory extends Object
| Constructor and Description |
|---|
HttpClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
static HttpClient |
newHttpClient() |
static HttpClient |
newHttpClient(org.apache.http.impl.client.CloseableHttpClient httpClient) |
public static HttpClient newHttpClient()
public static HttpClient newHttpClient(org.apache.http.impl.client.CloseableHttpClient httpClient)
Copyright © 2017. All rights reserved.