See: Description
Interface | Description |
---|---|
ReactorNettyCodec<P> |
Simple holder for a decoding
Function and an encoding
BiConsumer to use with Reactor Netty. |
Class | Description |
---|---|
AbstractNioBufferReactorNettyCodec<P> |
Convenient base class for
ReactorNettyCodec implementations that need
to work with NIO ByteBuffer s. |
ReactorNettyTcpClient<P> |
Reactor Netty based implementation of
TcpOperations . |
ReactorNettyTcpConnection<P> |
Reactor Netty based implementation of
TcpConnection . |