See: Description
| Class | Description | 
|---|---|
| ConnectTTLHandler | A handler that will close channels after they have reached their time-to-live, regardless of usage. | 
| DefaultHttpClient | Default implementation of the  HttpClientinterface based on Netty. | 
| FullNettyClientHttpResponse<B> | Wraps a Netty  FullHttpResponsefor consumption by theHttpClient. | 
| NettyClientHttpRequestFactory | Implementation of the  HttpRequestFactoryinterface for Netty. | 
| NettyRxHttpClientFactory | Implementation of  RxHttpClientFactoryfor Netty. | 
| RxNettyHttpClientRegistry | Factory for the default implementation of the  HttpClientinterface based on Netty. |