| Package | Description |
|---|---|
| software.amazon.awssdk.http.nio.netty |
| Modifier and Type | Method and Description |
|---|---|
static EventLoopGroupConfiguration.Builder |
EventLoopGroupConfiguration.builder() |
EventLoopGroupConfiguration.Builder |
EventLoopGroupConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
default NettySdkHttpClientFactory.Builder |
NettySdkHttpClientFactory.Builder.eventLoopGroupConfiguration(Consumer<EventLoopGroupConfiguration.Builder> eventLoopGroupConfiguration)
Configuration for the Netty
EventLoopGroup which multiplexes IO events. |
Copyright © 2017. All rights reserved.