| Package | Description |
|---|---|
| kong.unirest | |
| kong.unirest.apache |
| Modifier and Type | Method and Description |
|---|---|
AsyncClient |
Config.getAsyncClient()
Return the current HttpAsyncClient.
|
| Modifier and Type | Method and Description |
|---|---|
Config |
Config.asyncClient(AsyncClient value)
Set the full async configuration including monitors.
|
| Modifier and Type | Method and Description |
|---|---|
Config |
Config.asyncClient(Function<Config,AsyncClient> asyncClientBuilder)
Set the full async configuration including monitors.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApacheAsyncClient |
| Modifier and Type | Method and Description |
|---|---|
AsyncClient |
ApacheAsyncClient.Builder.apply(Config config) |
Copyright © 2020. All rights reserved.