| Package | Description |
|---|---|
| org.asynchttpclient | |
| org.asynchttpclient.channel |
| Modifier and Type | Method and Description |
|---|---|
KeepAliveStrategy |
DefaultAsyncHttpClientConfig.getKeepAliveStrategy() |
KeepAliveStrategy |
AsyncHttpClientConfig.getKeepAliveStrategy() |
| Modifier and Type | Method and Description |
|---|---|
DefaultAsyncHttpClientConfig.Builder |
DefaultAsyncHttpClientConfig.Builder.setKeepAliveStrategy(KeepAliveStrategy keepAliveStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultKeepAliveStrategy
Connection strategy implementing standard HTTP 1.0/1.1 behavior.
|
Copyright © 2016. All Rights Reserved.