| Trait | Description |
|---|---|
| Configuration | Configuration for the HTTP client |
| Class | Description |
|---|---|
| AsyncHttpBuilder | An asynchronous REST client that leverages Netty for non-blocking IO |
| AsyncHttpBuilder.AsyncHttpClientInitializer | Initializes the HTTP client channel |
| AsyncHttpBuilder.HttpConnectionListener | |
| AsyncHttpBuilder.HttpResponseHandler | |
| HttpClientResponse | Represents an HTTP response |