| Package | Description |
|---|---|
| kong.unirest | |
| kong.unirest.apache |
| Modifier and Type | Method and Description |
|---|---|
Client |
Config.getClient()
Return the current Client.
|
| Modifier and Type | Method and Description |
|---|---|
Config |
Config.httpClient(Client httpClient)
Set the HttpClient implementation to use for every synchronous request
|
| Modifier and Type | Method and Description |
|---|---|
Config |
Config.httpClient(Function<Config,Client> httpClient)
Provide a builder for a client
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApacheClient |
| Modifier and Type | Method and Description |
|---|---|
Client |
ApacheClient.Builder.apply(Config config) |
Copyright © 2020. All rights reserved.