インターフェース ReactiveStreamsSubscribableChannel

すべてのスーパーインターフェース:
IntegrationPattern
すべての既知の実装クラス:
FluxMessageChannel

public interface ReactiveStreamsSubscribableChannel extends IntegrationPattern
導入:
5.0
作成者:
Artem Bilan, Gary Russell
  • メソッドのサマリー

    修飾子と型
    メソッド
    説明
    このコンポーネントが実装するパターン型を返します。
    void
    subscribeTo(org.reactivestreams.Publisher<? extends Message<?>> publisher)