| Interface | Description |
|---|---|
| Http2Configuration.Builder | |
| NettyNioAsyncHttpClient.Builder |
Builder that allows configuration of the Netty NIO HTTP implementation.
|
| ProxyConfiguration.Builder |
Builder for
ProxyConfiguration. |
| SdkEventLoopGroup.Builder |
A builder for
SdkEventLoopGroup. |
| Class | Description |
|---|---|
| Http2Configuration |
Configuration specific to HTTP/2 connections.
|
| 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.
|
| ProxyConfiguration |
Proxy configuration for
NettyNioAsyncHttpClient. |
| SdkEventLoopGroup |
Copyright © 2022. All rights reserved.