インターフェースの使用
org.springframework.integration.core.MessageProducer
MessageProducer を使用するパッケージ
パッケージ
説明
メッセージ集約に関連するクラスを提供します。
受信エンドポイントをサポートするクラスを提供します。
送信エンドポイントをサポートするクラスを提供します。
Apache Camel 送信 チャネルアダプターのクラスを提供します。
Cassandra 送信 エンドポイントをサポートするクラスを提供します。
Debezium 受信チャネルアダプターのクラスを提供します。
Spring Integration Java DSL のルートパッケージ。
エンドポイントに関連するコアクラスを提供します。
受信エンドポイントをサポートするクラスを提供します。
ファイルサポートの基本パッケージ。
ファイルシステム用の受信チャネルアダプター。
リモートファイルゲートウェイをサポートするクラスを提供します。
AbstractMessageSplitter の実装を提供します。 ファイルシステムファイルのテーリングに使用されるクラス。
フィルターパターンをサポートするクラスを提供します。
FTP ゲートウェイをサポートするクラスを提供します。
FTP 発信チャネルアダプターのクラスを提供します。
メッセージングゲートウェイをサポートするクラスを提供します。
GraphQL 送信チャネルアダプターのクラスを提供します。
さまざまな型のメッセージハンドラーを実装するクラスを提供します。
受信エンドポイントをサポートするクラスを提供します。
送信エンドポイントをサポートするクラスを提供します。
IP(TCP/UDP)サポートの基本パッケージ。
TCP アダプターの基本パッケージ。
TCP サポート用の受信チャネルアダプター。
TCP サポート用の送信チャネルアダプター。
UDP サポートの基本パッケージ。
UDP サポート用の受信チャネルアダプター。
Spring Integration JDBC モジュールのルートパッケージ。さまざまな JDBC およびストアドプロシージャ / 関数をサポートするコンポーネントが含まれています。
JDBC の送信チャネルアダプター。
JMS サポートの基本パッケージ。
JMS の受信チャネルアダプター。
JMS の送信チャネルアダプター。
JMX サポートの基本パッケージ。
JMX サポート用の受信チャネルアダプター。
JMX サポート用の送信チャネルアダプター。
送信操作を行うための Spring Integration コンポーネントを提供します。
Apache Kafka 用の Spring Integration 受信コンポーネントを提供します。
Apache Kafka 用の Spring Integration 送信コンポーネントを提供します。
メールサポートの基本パッケージ。
受信チャネルアダプターはメールプロトコルをサポートします。
Mongo 受信チャネルアダプターに関連するクラスを提供します
Mongo 送信チャネルアダプターに関連するクラスを提供します
受信 Spring Integration MqttAdapter コンポーネントを提供します。
受信エンドポイントをサポートするクラスを提供します。
送信エンドポイントをサポートするクラスを提供します。
送信 RSocket コンポーネントを表すクラスを提供します。
Scatter-Gather パターンをサポートするクラスを提供します。
SFTP ゲートウェイをサポートするクラスを提供します。
SFTP 発信チャネルアダプターのクラスを提供します。
SMB プロトコル用の送信チャネルアダプターの実装。
スプリッターパターンをサポートするクラスを提供します。
受信 STOMP コンポーネントを表すクラスを提供します。
受信エンドポイントのクラスを提供します。
統合コンポーネントをモックするためのユーティリティ。
エンリッチャーとフィルターを含むさまざまな Transformers のコア実装が含まれています。
送信エンドポイントをサポートするクラスを提供します。
受信 WebSocket コンポーネントを表すクラスを提供します。
いくつかの受信および送信 Web サービスコンポーネントを提供します。
発信 Web サービスコンポーネント。
AbstractMessageSplitter の実装を提供します。 すべての XMPP コンポーネントで共有されるクラスを提供します。
AbstractXmppConnectionAwareEndpoint を継承する XMPP 受信エンドポイント実装を提供します。ZeroMQ を介した受信チャネルアダプターのクラスを提供します。
Zip のスプリッターパターンをサポートするクラス。
org.springframework.integration.aggregator 内の MessageProducer 使用
修飾子と型クラス説明classMessageStore内の相関メッセージのバッファーを保持する抽象メッセージハンドラー。classAbstractCorrelatingMessageHandlerのアグリゲーター固有の実装。class対応する相関関係を持つメッセージがtriggerメソッドに渡されるか、タイムアウトが発生するまでスレッドを一時停止するメッセージハンドラー。classReactor のFlux.groupBy(java.util.function.Function<? super T, ? extends K>)およびFlux.window(int)演算子に基づく集約ロジックのAbstractMessageProducingHandler実装。classAbstractCorrelatingMessageHandlerのリシーケンサー固有の実装。org.springframework.integration.amqp.inbound 内の MessageProducer 使用
修飾子と型クラス説明classAMQP 1.0 クライアント用のMessageProducerSupport実装。classAMQP キューからメッセージを受信し、それを Spring Integration メッセージに変換し、結果をメッセージチャネルに送信するアダプター。org.springframework.integration.amqp.outbound 内の MessageProducer 使用
修飾子と型クラス説明classAMQP メッセージハンドラーのベースAbstractReplyProducingMessageHandler拡張。classAMQP 1.0 クライアント用のAbstractReplyProducingMessageHandler実装。classメッセージを変換して AMQPExchange に送信するアダプター。class送信スレッドがすぐに解放され、応答が非同期テンプレートのリスナーコンテナースレッドで送信される送信ゲートウェイ。org.springframework.integration.camel.outbound 内の MessageProducer 使用
org.springframework.integration.cassandra.outbound 内の MessageProducer 使用
org.springframework.integration.debezium.inbound 内の MessageProducer 使用
org.springframework.integration.dsl 内の MessageProducer 使用
型 MessageProducer のパラメーターを持つ org.springframework.integration.dsl のメソッドorg.springframework.integration.endpoint 内の MessageProducer 使用
MessageProducer を実装している org.springframework.integration.endpoint のクラス修飾子と型クラス説明class送信するメッセージのペイロードとして結果を含む ExpressionMessageProducerSupport.payloadExpression 評価を提供するMessageProducerSupportサブクラス。class出力チャネルに setter を提供し、メッセージを送信するための便利なメソッドを提供するプロデューサーエンドポイントのサポートクラス。classorg.springframework.integration.event.inbound 内の MessageProducer 使用
org.springframework.integration.file 内の MessageProducer 使用
MessageProducer を実装している org.springframework.integration.file のクラスorg.springframework.integration.file.outbound 内の MessageProducer 使用
org.springframework.integration.file.remote.gateway 内の MessageProducer 使用
org.springframework.integration.file.splitter 内の MessageProducer 使用
org.springframework.integration.file.tail 内の MessageProducer 使用
MessageProducer を実装している org.springframework.integration.file.tail のクラス修飾子と型クラス説明classApache Commons テイラーに委譲するファイルテイラー。classファイルテーリング受信アダプターの基本クラス。classOS テールプログラムに委譲するファイルテーリングメッセージプロデューサー。org.springframework.integration.filter 内の MessageProducer 使用
MessageProducer を実装している org.springframework.integration.filter のクラスorg.springframework.integration.ftp.gateway 内の MessageProducer 使用
org.springframework.integration.ftp.outbound 内の MessageProducer 使用
org.springframework.integration.gateway 内の MessageProducer 使用
MessageProducer を実装している org.springframework.integration.gateway のクラスorg.springframework.integration.graphql.outbound 内の MessageProducer 使用
修飾子と型クラス説明classGraphQL Query、Mutation、Subscription リクエストを処理できるAbstractReplyProducingMessageHandler。org.springframework.integration.handler 内の MessageProducer 使用
MessageProducer を実装している org.springframework.integration.handler のクラス修飾子と型クラス説明classclass返信を生成できる MessageHandlers の基本クラス。classclassリクエストメッセージを変更せずに出力チャネルに直接渡す単純な MessageHandler 実装。class受信MessageでのdelayExpressionの評価結果、またはこのハンドラーで構成されたデフォルトの遅延値に基づいて、メッセージフローの継続を遅延させることができるMessageHandler。classMessageHandler インスタンスのチェーンを順番に呼び出す複合MessageHandler実装。classリクエストと応答のシナリオ用の生のMessageHandlerのAbstractReplyProducingMessageHandlerラッパー。class標準のサービスアクティベータパターン実装。org.springframework.integration.hazelcast.inbound 内の MessageProducer 使用
修飾子と型クラス説明classHazelcast 基本イベント駆動型メッセージプロデューサー。classHazelcast Cluster Monitor Event Driven Message Producer は、クラスター関連のイベントをリッスンし、関連するチャネルにイベントを送信するためにHazelcastClusterMonitorMessageProducer.HazelcastClusterMonitorListenerリスナーを有効にするメッセージプロデューサーです。classHazelcast Continuous Query Message Producer は、定義された述語に照らして関連する分散マップイベントをリッスンし、関連するチャネルにイベントを送信するために、SqlPredicateでAbstractHazelcastMessageProducer.HazelcastEntryListenerを有効にするメッセージプロデューサーです。classHazelcast Event Driven Message Producer は、AbstractHazelcastMessageProducer.HazelcastEntryListener、HazelcastEventDrivenMessageProducer.HazelcastItemListener、HazelcastEventDrivenMessageProducer.HazelcastMessageListenerリスナーを有効にして、関連するキャッシュイベントをリッスンし、イベントを関連チャネルに送信するメッセージプロデューサーです。org.springframework.integration.http.outbound 内の MessageProducer 使用
修飾子と型クラス説明classhttp 送信アダプター / ゲートウェイの基本クラス。classRestTemplateインスタンスに委譲することによって HTTP リクエストを実行するMessageHandler実装。org.springframework.integration.ip 内の MessageProducer 使用
MessageProducer を実装している org.springframework.integration.ip のクラス修飾子と型クラス説明class非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。org.springframework.integration.ip.tcp 内の MessageProducer 使用
MessageProducer を実装している org.springframework.integration.ip.tcp のクラス修飾子と型クラス説明class非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。7.0 が有利かTcpOutboundGatewayが有利かclass非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。7.0 が有利かTcpReceivingChannelAdapterが有利かorg.springframework.integration.ip.tcp.inbound 内の MessageProducer 使用
修飾子と型クラス説明classTcpConnection を使用してデータを受信する Tcp 受信チャネルアダプター - 接続ファクトリがサーバーファクトリである場合、このリスナーが接続を所有します。org.springframework.integration.ip.tcp.outbound 内の MessageProducer 使用
org.springframework.integration.ip.udp 内の MessageProducer 使用
MessageProducer を実装している org.springframework.integration.ip.udp のクラス修飾子と型クラス説明class非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。7.0 が有利かMulticastReceivingChannelAdapterが有利かclass非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。7.0 が有利かUnicastReceivingChannelAdapterが有利かorg.springframework.integration.ip.udp.inbound 内の MessageProducer 使用
修飾子と型クラス説明class受信 TCP/UDP チャネルアダプターの基本クラス。classマルチキャストグループに参加し、受信パケットを受信して出力チャネルに送信するチャネルアダプター。class受信 UDP パケットを受信するためのチャネルアダプター。org.springframework.integration.jdbc 内の MessageProducer 使用
MessageProducer を実装している org.springframework.integration.jdbc のクラス修飾子と型クラス説明class非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。7.0 以降、JdbcOutboundGatewayを推奨class非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。7.0 以降、StoredProcOutboundGatewayを推奨org.springframework.integration.jdbc.outbound 内の MessageProducer 使用
org.springframework.integration.jms 内の MessageProducer 使用
MessageProducer を実装している org.springframework.integration.jms のクラス修飾子と型クラス説明class非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。7.0 以降、JmsMessageDrivenEndpointを推奨class非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。7.0 以降、JmsOutboundGatewayを推奨org.springframework.integration.jms.inbound 内の MessageProducer 使用
修飾子と型クラス説明classJMS メッセージを受信し、Spring Integration メッセージに変換して、結果をチャネルに送信するメッセージ駆動型エンドポイント。org.springframework.integration.jms.outbound 内の MessageProducer 使用
org.springframework.integration.jmx 内の MessageProducer 使用
MessageProducer を実装している org.springframework.integration.jmx のクラス修飾子と型クラス説明class非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。7.0 がNotificationListeningMessageProducerに有利であるためclass非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。7.0 がOperationInvokingMessageHandlerに有利であるためorg.springframework.integration.jmx.inbound 内の MessageProducer 使用
org.springframework.integration.jmx.outbound 内の MessageProducer 使用
修飾子と型クラス説明classAbstractMessageHandler.handleMessage(Message)メソッドに送信されたメッセージに基づいて JMX 操作を呼び出すためのMessageHandler実装。org.springframework.integration.jpa.outbound 内の MessageProducer 使用
修飾子と型クラス説明classJpa 送信 ゲートウェイを使用すると、次のいずれかの送信操作を実行できます: JPA を使用してデータベースにデータを送信 (挿入、削除) する、データベースからデータを取得 (選択) する 選択したOutboundGatewayTypeに応じて、送信 ゲートウェイはJpaExecutorのポーリングメソッドまたはその executeOutboundJpaOperation メソッドを使用します。org.springframework.integration.kafka.inbound 内の MessageProducer 使用
org.springframework.integration.kafka.outbound 内の MessageProducer 使用
修飾子と型クラス説明classApache Kafka のメッセージハンドラー。ReplyingKafkaTemplateとともに提供される場合、送信ゲートウェイのハンドラーとして使用されます。org.springframework.integration.mail 内の MessageProducer 使用
MessageProducer を実装している org.springframework.integration.mail のクラスorg.springframework.integration.mail.inbound 内の MessageProducer 使用
修飾子と型クラス説明classIMAP「アイドル」コマンド(RFC 2177 を参照)をサポートするメールサーバーからメールメッセージを受信するイベント駆動型チャネルアダプター。org.springframework.integration.mongodb.inbound 内の MessageProducer 使用
org.springframework.integration.mongodb.outbound 内の MessageProducer 使用
org.springframework.integration.mqtt.inbound 内の MessageProducer 使用
修飾子と型クラス説明classMQTT メッセージ駆動型チャネルアダプターの抽象クラス。classEclipse Paho の実装。classMQTTv5 のAbstractMqttMessageDrivenChannelAdapter実装。org.springframework.integration.redis.inbound 内の MessageProducer 使用
org.springframework.integration.redis.outbound 内の MessageProducer 使用
修飾子と型クラス説明class提供された引数を使用して Redis コマンドを実行し、コマンド結果を返すゲートウェイコンポーネントの実装。classorg.springframework.integration.rsocket.outbound 内の MessageProducer 使用
org.springframework.integration.scattergather 内の MessageProducer 使用
org.springframework.integration.sftp.gateway 内の MessageProducer 使用
org.springframework.integration.sftp.outbound 内の MessageProducer 使用
org.springframework.integration.smb.outbound 内の MessageProducer 使用
org.springframework.integration.splitter 内の MessageProducer 使用
MessageProducer を実装している org.springframework.integration.splitter のクラス修飾子と型クラス説明classメッセージ分割ハンドラーの基本クラス。classデフォルトのメッセージスプリッター実装。class指定された SpEL 式を評価するメッセージスプリッターの実装。class指定されたオブジェクトで指定されたメソッドを呼び出すメッセージスプリッターの実装。org.springframework.integration.stomp.inbound 内の MessageProducer 使用
修飾子と型クラス説明class提供された宛先からの STOMP フレームを処理し、outputChannelにメッセージを送信するためのMessageProducerSupportforSTOMP プロトコル。org.springframework.integration.syslog.inbound 内の MessageProducer 使用
修飾子と型クラス説明class受信チャネルアダプターの基本サポートクラス。classSyslog 受信チャネルアダプターの TCP 実装。classSyslog 受信チャネルアダプターの UDP 実装。org.springframework.integration.test.mock 内の MessageProducer 使用
MessageProducer を実装している org.springframework.integration.test.mock のクラスorg.springframework.integration.transformer 内の MessageProducer 使用
修飾子と型クラス説明classContent Enricher は、静的な値でメッセージのペイロードを増やすか、リクエストチャネルを介して下流のメッセージフローをオプションで呼び出し、応答メッセージの値を元のペイロードに適用することにより、メッセージのペイロードを増やすことができるメッセージ Transformer です。classorg.springframework.integration.webflux.outbound 内の MessageProducer 使用
org.springframework.integration.websocket.inbound 内の MessageProducer 使用
org.springframework.integration.ws 内の MessageProducer 使用
MessageProducer を実装している org.springframework.integration.ws のクラス修飾子と型クラス説明class非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。7.0 以降、AbstractWebServiceOutboundGatewayを推奨class非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。7.0 以降、MarshallingWebServiceOutboundGatewayを推奨class非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。7.0 以降、SimpleWebServiceOutboundGatewayを推奨org.springframework.integration.ws.outbound 内の MessageProducer 使用
修飾子と型クラス説明class送信 Web サービス呼び出しメッセージングゲートウェイの基本クラス。classWeb サービスを呼び出すための送信メッセージングゲートウェイ。リクエストメッセージとレスポンスメッセージのマーシャリングとアンマーシャリングもサポートします。classWeb サービスを呼び出すための発信メッセージングゲートウェイ。org.springframework.integration.xml.splitter 内の MessageProducer 使用
修飾子と型クラス説明classorg.springframework.integration.xmpp.core 内の MessageProducer 使用
MessageProducer を実装している org.springframework.integration.xmpp.core のクラスorg.springframework.integration.xmpp.inbound 内の MessageProducer 使用
修飾子と型クラス説明classユーザと下流の構成要素に上のユーザに転送されたメッセージのように、このコンポーネントのログ。classログインして特定のプレゼンスイベントを発行できる受信エンドポイントは、ログインしたユーザーのRoster内で発生します。org.springframework.integration.zeromq.inbound 内の MessageProducer 使用
org.springframework.integration.zip.splitter 内の MessageProducer 使用
FileWritingMessageHandlerに有利であるため