| Package | Description |
|---|---|
| org.apache.hc.client5.http.impl.classic |
Default HTTP client implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MinimalHttpClient
Internal class.
|
| Modifier and Type | Method and Description |
|---|---|
CloseableHttpClient |
HttpClientBuilder.build() |
static CloseableHttpClient |
HttpClients.createDefault()
Creates
CloseableHttpClient instance with default
configuration. |
static CloseableHttpClient |
HttpClients.createSystem()
Creates
CloseableHttpClient instance with default
configuration based on system properties. |
Copyright © 1999–2018 The Apache Software Foundation. All rights reserved.