See: Description
| Class | Description |
|---|---|
| NettyChannelHandlerBridge<IN,OUT> |
Netty
ChannelInboundHandler implementation that passes data to a Reactor ChannelStream. |
| NettyChannelHandlerBridge.ChannelInputSubscriberEvent<IN> | |
| NettyChannelStream<IN,OUT> |
ReactorChannel implementation that delegates to Netty. |
| NettyClientSocketOptions | |
| NettyNativeDetector | |
| NettyServerSocketOptions |
Extends standard
ServerSocketOptions with Netty-specific options. |