All Classes and Interfaces

Class
Description
Default implementation of the HttpClient interface based on Netty.
Factory for the default implementation of the HttpClient interface based on Netty.
Wraps a Netty FullHttpResponse for consumption by the HttpClient.
Interface implemented by users to hook into the pipeline setup of the netty HTTP client.
Enum to describe the role of the channel passed to NettyClientCustomizer.specializeForChannel(Channel, ChannelRole).
Interface implemented by the HTTP client registry to register customizers.
Default implementation of MutableHttpRequest for the HttpClient.
Implementation of the HttpRequestFactory interface for Netty.
The Netty implementation of SslBuilder that generates an SslContext to create a client that supports SSL.
A factory to create Netty HTTP clients.
Handler for WebSocket clients.