Uses of Package
org.springframework.messaging.tcp.reactor
Packages that use org.springframework.messaging.tcp.reactor
Package
Description
Generic support for simple messaging protocols (like STOMP).
Contains support for TCP messaging based on Reactor.
-
Classes in org.springframework.messaging.tcp.reactor used by org.springframework.messaging.simp.stompClassDescriptionConvenient 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. -
Classes in org.springframework.messaging.tcp.reactor used by org.springframework.messaging.tcp.reactorClassDescriptionSimple 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.