public class HttpClientUtil
extends Object
| Modifier and Type | Method and Description |
|---|---|
static CloseableHttpClient |
buildHttpClient(RestClientConfig restClientConfig)
Builds instance of a http client which is closable.
|
public static CloseableHttpClient buildHttpClient(RestClientConfig restClientConfig)
restClientConfig - Client config object used to build the client