Interface ReactiveStreamsSubscribableChannel

All Superinterfaces:
IntegrationPattern
All Known Implementing Classes:
FluxMessageChannel

public interface ReactiveStreamsSubscribableChannel extends IntegrationPattern
Since:
5.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Return a pattern type this component implements.
    void
    subscribeTo(org.reactivestreams.Publisher<? extends org.springframework.messaging.Message<?>> publisher)