public class ServiceClientHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.apache.http.impl.client.CloseableHttpClient |
createHttpClient()
Creates the http client.
|
static org.apache.http.impl.client.CloseableHttpClient |
createHttpClient(org.apache.http.client.config.RequestConfig config)
Creates the http client.
|
public static org.apache.http.impl.client.CloseableHttpClient createHttpClient()
public static org.apache.http.impl.client.CloseableHttpClient createHttpClient(org.apache.http.client.config.RequestConfig config)
config - the configCopyright © 2017. All rights reserved.