| Package | Description |
|---|---|
| software.amazon.awssdk.http.crt | |
| software.amazon.awssdk.http.crt.internal |
| Modifier and Type | Method and Description |
|---|---|
TcpKeepAliveConfiguration |
TcpKeepAliveConfiguration.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
AwsCrtAsyncHttpClient.Builder |
AwsCrtAsyncHttpClient.Builder.tcpKeepAliveConfiguration(TcpKeepAliveConfiguration tcpKeepAliveConfiguration)
Configure whether to enable
tcpKeepAlive and relevant configuration for all connections established by this
client. |
| Modifier and Type | Method and Description |
|---|---|
static software.amazon.awssdk.crt.io.SocketOptions |
AwsCrtConfigurationUtils.buildSocketOptions(TcpKeepAliveConfiguration tcpKeepAliveConfiguration,
Duration connectionTimeout) |
Copyright © 2023. All rights reserved.