パッケージの使用
org.springframework.integration.http.outbound
パッケージ
説明
Spring Integration Java DSL の HTTP コンポーネントサポートを提供します。
送信エンドポイントをサポートするクラスを提供します。
送信エンドポイントをサポートするクラスを提供します。
- org.springframework.integration.http.dsl で使用されている org.springframework.integration.http.outbound のクラスクラス説明http 送信アダプター / ゲートウェイの基本クラス。
RestTemplate
インスタンスに委譲することによって HTTP リクエストを実行するMessageHandler
実装。