public final class MessageChannelReactiveUtils extends Object
MessageChannel
s to the Publisher
s.Modifier and Type | Method and Description |
---|---|
static <T> org.reactivestreams.Publisher<org.springframework.messaging.Message<T>> |
toPublisher(org.springframework.messaging.MessageChannel messageChannel) |