public class HttpClientUtils
extends java.lang.Object
| Constructor and Description |
|---|
HttpClientUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.http.impl.nio.client.CloseableHttpAsyncClient |
defaultClient()
Creates a simple default http client
|