Package reactor.netty
@NullMarked
package reactor.netty
Main Reactor Netty Contracts used by all client and server implementations.
-
ClassDescriptionRepresents a failing attempt to bind a local socket address.Provides short/long string representation of the channel.Configure the channel pipeline while initializing the channel.Hold contextual information for the underlying
Channel
.Event listeners for connection lifecycle.A marker interface for various state signals used inConnectionObserver.onStateChange(Connection, State)
Holds contextual information for the underlying channel and provides non-blocking resource disposing API.Holds contextual information for the underlying server.Convert Netty Future into voidMono
.Constants and utilities around metrics.An inbound-traffic API delegating to an underlyingChannel
.An outbound-traffic API delegating to an underlyingChannel
.Constant for names used when adding/removingChannelHandler
.Internal helpers for reactor-netty contracts.