Uses of Interface
org.springframework.integration.channel.ReactiveStreamsSubscribableChannel
Packages that use ReactiveStreamsSubscribableChannel
Package
Description
Provides classes representing various channel types.
-
Uses of ReactiveStreamsSubscribableChannel in org.springframework.integration.channel
Classes in org.springframework.integration.channel that implement ReactiveStreamsSubscribableChannelModifier and TypeClassDescriptionclass
TheAbstractMessageChannel
implementation for the Reactive StreamsPublisher
based on the Project ReactorFlux
.