ナビゲーションリンクをスキップ
Spring Integration
ホーム
概要
パッケージ
クラス
使用
ツリー
非推奨
インデックス
ヘルプ
パッケージ:
説明
|
関連パッケージ
|
クラスおよびインターフェース
検索:
パッケージ org.springframework.integration.http.outbound
@NullMarked
パッケージ
org.springframework.integration.http.outbound
送信エンドポイントをサポートするクラスを提供します。
関連パッケージ
パッケージ
説明
org.springframework.integration.http
Http サポートの基本パッケージ。
クラス
クラス
説明
AbstractHttpRequestExecutingMessageHandler
http 送信アダプター / ゲートウェイの基本クラス。
HttpRequestExecutingMessageHandler
HTTP リクエストを
RestTemplate
または
RestClient
インスタンスに委譲して実行する
MessageHandler
実装。