| Interface | Description |
|---|---|
| NettyNioAsyncHttpClient.Builder |
Builder that allows configuration of the Netty NIO HTTP implementation.
|
| SdkEventLoopGroup.Builder |
A builder for
SdkEventLoopGroup. |
| Class | Description |
|---|---|
| NettyNioAsyncHttpClient |
An implementation of
SdkAsyncHttpClient that uses a Netty non-blocking HTTP client to communicate with the service. |
| NettySdkAsyncHttpService |
Service binding for the Netty default implementation.
|
| SdkEventLoopGroup |
Copyright © 2019. All rights reserved.