クラスの使用
org.springframework.integration.handler.AbstractReplyProducingMessageHandler
AbstractReplyProducingMessageHandler を使用するパッケージ
パッケージ
説明
メッセージ集約に関連するクラスを提供します。
送信エンドポイントをサポートするクラスを提供します。
Apache Camel 送信 チャネルアダプターのクラスを提供します。
Cassandra 送信 エンドポイントをサポートするクラスを提供します。
ファイルサポートの基本パッケージ。
ファイルシステム用の受信チャネルアダプター。
リモートファイルゲートウェイをサポートするクラスを提供します。
AbstractMessageSplitter の実装を提供します。 フィルターパターンをサポートするクラスを提供します。
FTP ゲートウェイをサポートするクラスを提供します。
FTP 発信チャネルアダプターのクラスを提供します。
メッセージングゲートウェイをサポートするクラスを提供します。
GraphQL 送信チャネルアダプターのクラスを提供します。
さまざまな型のメッセージハンドラーを実装するクラスを提供します。
送信エンドポイントをサポートするクラスを提供します。
TCP アダプターの基本パッケージ。
TCP サポート用の送信チャネルアダプター。
Spring Integration JDBC モジュールのルートパッケージ。さまざまな JDBC およびストアドプロシージャ / 関数をサポートするコンポーネントが含まれています。
JDBC の送信チャネルアダプター。
JMS サポートの基本パッケージ。
JMS の送信チャネルアダプター。
JMX サポートの基本パッケージ。
JMX サポート用の送信チャネルアダプター。
送信操作を行うための Spring Integration コンポーネントを提供します。
Apache Kafka 用の Spring Integration 送信コンポーネントを提供します。
Mongo 送信チャネルアダプターに関連するクラスを提供します
送信エンドポイントをサポートするクラスを提供します。
送信 RSocket コンポーネントを表すクラスを提供します。
Scatter-Gather パターンをサポートするクラスを提供します。
SFTP ゲートウェイをサポートするクラスを提供します。
SFTP 発信チャネルアダプターのクラスを提供します。
SMB プロトコル用の送信チャネルアダプターの実装。
スプリッターパターンをサポートするクラスを提供します。
エンリッチャーとフィルターを含むさまざまな Transformers のコア実装が含まれています。
送信エンドポイントをサポートするクラスを提供します。
いくつかの受信および送信 Web サービスコンポーネントを提供します。
発信 Web サービスコンポーネント。
AbstractMessageSplitter の実装を提供します。Zip のスプリッターパターンをサポートするクラス。
org.springframework.integration.aggregator 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.amqp.outbound 内の AbstractReplyProducingMessageHandler 使用
修飾子と型クラス説明classAMQP メッセージハンドラーのベースAbstractReplyProducingMessageHandler拡張。classAMQP 1.0 クライアント用のAbstractReplyProducingMessageHandler実装。classメッセージを変換して AMQPExchange に送信するアダプター。class送信スレッドがすぐに解放され、応答が非同期テンプレートのリスナーコンテナースレッドで送信される送信ゲートウェイ。org.springframework.integration.camel.outbound 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.cassandra.outbound 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.file 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.file.outbound 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.file.remote.gateway 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.file.splitter 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.filter 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.ftp.gateway 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.ftp.outbound 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.gateway 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.graphql.outbound 内の AbstractReplyProducingMessageHandler 使用
修飾子と型クラス説明classGraphQL Query、Mutation、Subscription リクエストを処理できるAbstractReplyProducingMessageHandler。org.springframework.integration.handler 内の AbstractReplyProducingMessageHandler 使用
修飾子と型クラス説明classclassリクエストメッセージを変更せずに出力チャネルに直接渡す単純な MessageHandler 実装。class受信MessageでのdelayExpressionの評価結果、またはこのハンドラーで構成されたデフォルトの遅延値に基づいて、メッセージフローの継続を遅延させることができるMessageHandler。classリクエストと応答のシナリオ用の生のMessageHandlerのAbstractReplyProducingMessageHandlerラッパー。class標準のサービスアクティベータパターン実装。修飾子と型メソッド説明AbstractReplyProducingMessageHandler.RequestHandler.getAdvisedHandler()アドバイスオブジェクトに関する情報を取得するためのメッセージハンドラーアドバイスクラスで使用するためのユーティリティメソッド。org.springframework.integration.http.outbound 内の AbstractReplyProducingMessageHandler 使用
修飾子と型クラス説明classhttp 送信アダプター / ゲートウェイの基本クラス。classRestTemplateインスタンスに委譲することによって HTTP リクエストを実行するMessageHandler実装。org.springframework.integration.ip.tcp 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.ip.tcp.outbound 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.jdbc 内の AbstractReplyProducingMessageHandler 使用
修飾子と型クラス説明class非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。7.0 以降、JdbcOutboundGatewayを推奨class非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。7.0 以降、StoredProcOutboundGatewayを推奨org.springframework.integration.jdbc.outbound 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.jms 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.jms.outbound 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.jmx 内の AbstractReplyProducingMessageHandler 使用
修飾子と型クラス説明class非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。7.0 がOperationInvokingMessageHandlerに有利であるためorg.springframework.integration.jmx.outbound 内の AbstractReplyProducingMessageHandler 使用
修飾子と型クラス説明classAbstractMessageHandler.handleMessage(Message)メソッドに送信されたメッセージに基づいて JMX 操作を呼び出すためのMessageHandler実装。org.springframework.integration.jpa.outbound 内の AbstractReplyProducingMessageHandler 使用
修飾子と型クラス説明classJpa 送信 ゲートウェイを使用すると、次のいずれかの送信操作を実行できます: JPA を使用してデータベースにデータを送信 (挿入、削除) する、データベースからデータを取得 (選択) する 選択したOutboundGatewayTypeに応じて、送信 ゲートウェイはJpaExecutorのポーリングメソッドまたはその executeOutboundJpaOperation メソッドを使用します。org.springframework.integration.kafka.outbound 内の AbstractReplyProducingMessageHandler 使用
修飾子と型クラス説明classApache Kafka のメッセージハンドラー。ReplyingKafkaTemplateとともに提供される場合、送信ゲートウェイのハンドラーとして使用されます。org.springframework.integration.mongodb.outbound 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.redis.outbound 内の AbstractReplyProducingMessageHandler 使用
修飾子と型クラス説明class提供された引数を使用して Redis コマンドを実行し、コマンド結果を返すゲートウェイコンポーネントの実装。classorg.springframework.integration.rsocket.outbound 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.scattergather 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.sftp.gateway 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.sftp.outbound 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.smb.outbound 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.splitter 内の AbstractReplyProducingMessageHandler 使用
修飾子と型クラス説明classメッセージ分割ハンドラーの基本クラス。classデフォルトのメッセージスプリッター実装。class指定された SpEL 式を評価するメッセージスプリッターの実装。class指定されたオブジェクトで指定されたメソッドを呼び出すメッセージスプリッターの実装。org.springframework.integration.transformer 内の AbstractReplyProducingMessageHandler 使用
修飾子と型クラス説明classContent Enricher は、静的な値でメッセージのペイロードを増やすか、リクエストチャネルを介して下流のメッセージフローをオプションで呼び出し、応答メッセージの値を元のペイロードに適用することにより、メッセージのペイロードを増やすことができるメッセージ Transformer です。classorg.springframework.integration.webflux.outbound 内の AbstractReplyProducingMessageHandler 使用
org.springframework.integration.ws 内の AbstractReplyProducingMessageHandler 使用
修飾子と型クラス説明class非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。7.0 以降、AbstractWebServiceOutboundGatewayを推奨class非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。7.0 以降、MarshallingWebServiceOutboundGatewayを推奨class非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。7.0 以降、SimpleWebServiceOutboundGatewayを推奨org.springframework.integration.ws.outbound 内の AbstractReplyProducingMessageHandler 使用
修飾子と型クラス説明class送信 Web サービス呼び出しメッセージングゲートウェイの基本クラス。classWeb サービスを呼び出すための送信メッセージングゲートウェイ。リクエストメッセージとレスポンスメッセージのマーシャリングとアンマーシャリングもサポートします。classWeb サービスを呼び出すための発信メッセージングゲートウェイ。org.springframework.integration.xml.splitter 内の AbstractReplyProducingMessageHandler 使用
修飾子と型クラス説明classorg.springframework.integration.zip.splitter 内の AbstractReplyProducingMessageHandler 使用
FileWritingMessageHandlerに有利であるため