@ParametersAreNonnullByDefault
See: Description
| Class | Description |
|---|---|
| BaseDuplexConnection | |
| ClientServerInputMultiplexer |
DuplexConnection.receive() is a single stream on which the following type of frames
arrive:
Frames for streams initiated by the initiator of the connection (client). |
| LimitableRequestPublisher<T> | |
| SwitchTransformFlux<T,R> | |
| UnboundedProcessor<T> |
A Processor implementation that takes a custom queue and allows only a single subscriber.
|
| UnicastMonoProcessor<O> |