public class HttpClientUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
maxRetries |
| Constructor and Description |
|---|
HttpClientUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.http.impl.client.CloseableHttpClient |
get(boolean tlsVerify,
String caCertPEM) |
public static final int maxRetries
public static org.apache.http.impl.client.CloseableHttpClient get(boolean tlsVerify,
String caCertPEM)
throws IOException
IOExceptionCopyright © 2016–2020. All rights reserved.