程序包 org.springframework.messaging.tcp.reactor
Contains support for TCP messaging based on Reactor.
接口概要 接口 说明 ReactorNettyCodec<P> Simple holder for a decodingFunctionand an encodingBiConsumerto use with Reactor Netty.类概要 类 说明 AbstractNioBufferReactorNettyCodec<P> Convenient base class forReactorNettyCodecimplementations that need to work with NIOByteBuffers.ReactorNettyTcpClient<P> Reactor Netty based implementation ofTcpOperations.ReactorNettyTcpConnection<P> Reactor Netty based implementation ofTcpConnection.