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
.Simple holder for a decodingFunction
and an encodingBiConsumer
to use with Reactor Netty.Reactor Netty based implementation ofTcpOperations
.Reactor Netty based implementation ofTcpConnection
.