クラスの使用
org.springframework.integration.endpoint.AbstractMessageSource
AbstractMessageSource を使用するパッケージ
パッケージ
説明
受信エンドポイントをサポートするクラスを提供します。
エンドポイントに関連するコアクラスを提供します。
受信エンドポイントをサポートするクラスを提供します。
ファイルサポートの基本パッケージ。
リモートファイルをサポートするための基本パッケージ。
リモートとローカルファイルディレクトリの同期をサポートするクラスを提供します。
受信エンドポイントをサポートするクラスを提供します。
受信エンドポイントをサポートするクラスを提供します。
Spring Integration JDBC モジュールのルートパッケージ。さまざまな JDBC およびストアドプロシージャ / 関数をサポートするコンポーネントが含まれています。
JMS サポートの基本パッケージ。
JMX サポートの基本パッケージ。
受信 Spring Integration Jpa コンポーネントを提供します。
Apache Kafka 用の Spring Integration 受信コンポーネントを提供します。
メールサポートの基本パッケージ。
Mongo 受信チャネルアダプターに関連するクラスを提供します
R2DBC 受信コンポーネントをサポートするためのクラスを提供します。
受信エンドポイントをサポートするクラスを提供します。
Spring
Resource
を使用したメッセージングに関連するクラスを提供します スクリプティングサポートのベースパッケージ。
受信エンドポイントをサポートするクラスを提供します。
SMB プロトコル用の受信チャネルアダプターの実装。
ストリームサポートの基本パッケージ。
org.springframework.integration.amqp.inbound 内の AbstractMessageSource 使用
org.springframework.integration.endpoint 内の AbstractMessageSource 使用
修飾子と型クラス説明class
フェッチするリモートオブジェクトの数を制限できるメッセージソース。class
class
エンドポイントをポーリングするために、基盤となる MessageProcessorMessageSource.messageProcessor からMessage
を生成するためのMessageSource
戦略の実装。class
引数なしのメソッドを呼び出して、その戻り値をチャネルに送信できるようにするMessageSource
実装。org.springframework.integration.feed.inbound 内の AbstractMessageSource 使用
org.springframework.integration.file 内の AbstractMessageSource 使用
org.springframework.integration.file.remote 内の AbstractMessageSource 使用
org.springframework.integration.file.remote.synchronizer 内の AbstractMessageSource 使用
修飾子と型クラス説明class
FTP アダプターと SFTP アダプター間の共通ロジックを除外します。org.springframework.integration.ftp.inbound 内の AbstractMessageSource 使用
org.springframework.integration.hazelcast.inbound 内の AbstractMessageSource 使用
修飾子と型クラス説明class
Hazelcast 分散 SQL メッセージソースは、クラスター内で定義された分散クエリを実行し、反復型に照らして結果を返すメッセージソースです。org.springframework.integration.jdbc 内の AbstractMessageSource 使用
修飾子と型クラス説明class
選択クエリを実行して返されたペイロードからメッセージを作成するポーリングチャネルアダプター。class
ストアドプロシージャまたは SQL 関数を実行して返されたペイロードからメッセージを作成するポーリングチャネルアダプター。org.springframework.integration.jms 内の AbstractMessageSource 使用
org.springframework.integration.jmx 内の AbstractMessageSource 使用
修飾子と型クラス説明class
receive()
が呼び出されるたびに JMX 属性の現在の値を取得するMessageSource
実装。class
MBean ツリーのフィルタリングされたサブセットのスナップショットを取得するMessageSource
実装。org.springframework.integration.jpa.inbound 内の AbstractMessageSource 使用
修飾子と型クラス説明class
提供された結果からメッセージを生成するポーリングメッセージソース: entityClass、JpQl、Select Query、Sql Native Query、JpQl、Named Query、Sql Native Named Query。org.springframework.integration.kafka.inbound 内の AbstractMessageSource 使用
org.springframework.integration.mail 内の AbstractMessageSource 使用
org.springframework.integration.mongodb.inbound 内の AbstractMessageSource 使用
org.springframework.integration.r2dbc.inbound 内の AbstractMessageSource 使用
org.springframework.integration.redis.inbound 内の AbstractMessageSource 使用
org.springframework.integration.resource 内の AbstractMessageSource 使用
修飾子と型クラス説明class
org.springframework.integration.scripting 内の AbstractMessageSource 使用
修飾子と型クラス説明class
エンドポイントをポーリングするために、基盤となる ScriptExecutingMessageSource.scriptMessageProcessor からMessage
を生成するためのMessageSource
戦略の実装。org.springframework.integration.sftp.inbound 内の AbstractMessageSource 使用
修飾子と型クラス説明class
InboundFileSynchronizer に委譲する SFTP のMessageSource
実装。class
SFTP リモートファイルのコンテンツをストリーミングするためのメッセージソース。org.springframework.integration.smb.inbound 内の AbstractMessageSource 使用
org.springframework.integration.stream 内の AbstractMessageSource 使用