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
HttpClient interface based on Netty. |
FullNettyClientHttpResponse<B> |
Wraps a Netty
FullHttpResponse for consumption by the HttpClient . |
NettyClientHttpRequestFactory |
Implementation of the
HttpRequestFactory interface for Netty. |
NettyRxHttpClientFactory |
Implementation of
RxHttpClientFactory for Netty. |
RxNettyHttpClientRegistry |
Factory for the default implementation of the
HttpClient interface based on Netty. |