Package | Description |
---|---|
software.amazon.awssdk.crt.io |
Modifier and Type | Method and Description |
---|---|
EventLoopGroup |
ExponentialBackoffRetryOptions.getEventLoopGroup() |
Modifier and Type | Method and Description |
---|---|
ExponentialBackoffRetryOptions |
ExponentialBackoffRetryOptions.withEventLoopGroup(EventLoopGroup eventLoopGroup) |
Constructor and Description |
---|
ClientBootstrap(EventLoopGroup elg,
HostResolver hr)
Creates a new ClientBootstrap.
|
HostResolver(EventLoopGroup elg) |
HostResolver(EventLoopGroup elg,
int maxEntries) |
ServerBootstrap(EventLoopGroup elg) |
Copyright © 2021. All rights reserved.