インターフェースの使用
org.springframework.integration.endpoint.IntegrationConsumer
IntegrationConsumer を使用するパッケージ
org.springframework.integration.endpoint 内の IntegrationConsumer 使用
修飾子と型クラス説明class
MessageHandler
実装をSubscribableChannel
に接続するメッセージエンドポイント。class
MessageHandler
実装をPollableChannel
に接続するメッセージエンドポイント。class
入力チャネルへの Reactive Streams サブスクリプションおよびそのチャネルからのメッセージのリアクティブな消費のためのAbstractEndpoint
実装。