public class HttpClientProvider
extends java.lang.Object
Constructor and Description |
---|
HttpClientProvider() |
Modifier and Type | Method and Description |
---|---|
org.apache.http.client.HttpClient |
createCustomHttpClient()
Creates an httpClient used to run the API calls
|