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