Package org.springframework.messaging.tcp.reactor
@NonNullApi
@NonNullFields
package org.springframework.messaging.tcp.reactor
Contains support for TCP messaging based on Reactor.
-
ClassDescriptionConvenient base class for
ReactorNettyCodec
implementations that need to work with NIOByteBuffers
.Reactor Netty based implementation ofTcpOperations
.Reactor Netty based implementation ofTcpConnection
.Simple holder for a decodingFunction
and an encodingBiConsumer
to use with Reactor Netty.Reactor Netty based implementation ofTcpOperations
.Reactor Netty based implementation ofTcpConnection
.Contract to encode and decode aMessage
to and from aByteBuffer
allowing a higher-level protocol (e.g.