| Package | Description |
|---|---|
| com.ibm.cos.v2.http.crt | |
| com.ibm.cos.v2.http.crt.internal |
| Modifier and Type | Method and Description |
|---|---|
TcpKeepAliveConfiguration |
TcpKeepAliveConfiguration.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
AwsCrtHttpClient.Builder |
AwsCrtHttpClient.Builder.tcpKeepAliveConfiguration(TcpKeepAliveConfiguration tcpKeepAliveConfiguration)
Configure whether to enable
tcpKeepAlive and relevant configuration for all connections established by this
client. |
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 |
|---|---|
TcpKeepAliveConfiguration |
AwsCrtClientBuilderBase.getTcpKeepAliveConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static software.amazon.awssdk.crt.io.SocketOptions |
AwsCrtConfigurationUtils.buildSocketOptions(TcpKeepAliveConfiguration tcpKeepAliveConfiguration,
Duration connectionTimeout) |
BuilderT |
AwsCrtClientBuilderBase.tcpKeepAliveConfiguration(TcpKeepAliveConfiguration tcpKeepAliveConfiguration) |
Copyright © 2026. All rights reserved.