public class HttpClientFactory extends Object
| Constructor and Description |
|---|
HttpClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.http.impl.client.CloseableHttpClient |
create(HttpClientProperties providedProperties)
Creates a new Apache HTTP client.
|
public static org.apache.http.impl.client.CloseableHttpClient create(HttpClientProperties providedProperties)
providedProperties - custom HTTP client propertiesCopyright © 2023. All rights reserved.