All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description ConnectTTLHandler A handler that will close channels after they have reached their time-to-live, regardless of usage.DefaultHttpClient Default implementation of theHttpClientinterface based on Netty.DefaultNettyHttpClientRegistry Factory for the default implementation of theHttpClientinterface based on Netty.FullNettyClientHttpResponse<B> Wraps a NettyFullHttpResponsefor consumption by theHttpClient.NettyClientCustomizer Interface implemented by users to hook into the pipeline setup of the netty HTTP client.NettyClientCustomizer.ChannelRole Enum to describe the role of the channel passed toNettyClientCustomizer.specializeForChannel(Channel, ChannelRole).NettyClientCustomizer.Registry Interface implemented by the HTTP client registry to register customizers.NettyClientHttpRequestFactory Implementation of theHttpRequestFactoryinterface for Netty.NettyClientSslBuilder The Netty implementation ofSslBuilderthat generates anSslContextto create a client that supports SSL.NettyHttpClientFactory A factory to create Netty HTTP clients.NettyWebSocketClientHandler<T> Handler for WebSocket clients.