| Package | Description |
|---|---|
| org.apache.hc.client5.http.impl.sync |
Default HTTP client implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static MinimalHttpClient |
HttpClients.createMinimal()
Creates
CloseableHttpClient instance that implements
the most basic HTTP protocol support. |
static MinimalHttpClient |
HttpClients.createMinimal(HttpClientConnectionManager connManager)
Creates
CloseableHttpClient instance that implements
the most basic HTTP protocol support. |
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.