Uses of Package
org.springframework.messaging.tcp.reactor
Package
Description
Generic support for simple messaging protocols (like STOMP).
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.Contract to encode and decode aMessage
to and from aByteBuffer
allowing a higher-level protocol (e.g. -
ClassDescriptionSimple holder for a decoding
Function
and an encodingBiConsumer
to use with Reactor Netty.Contract to encode and decode aMessage
to and from aByteBuffer
allowing a higher-level protocol (e.g.