インターフェースの使用 
org.springframework.web.service.invoker.HttpExchangeAdapter
HttpExchangeAdapter を使用するパッケージ 
 パッケージ 
 説明 
org.springframework.web.client パッケージをサポートするクラス。org.springframework.web.reactive.function.client パッケージをサポートするクラス。HttpExchange メソッドでアノテーションが付けられた HTTP サービスのクライアントプロキシを作成するためのサポート。- org.springframework.web.client.support 内の HttpExchangeAdapter 使用修飾子と型クラス説明- final class- final class
- org.springframework.web.reactive.function.client.support 内の HttpExchangeAdapter 使用修飾子と型クラス説明- final class
- org.springframework.web.service.invoker 内の HttpExchangeAdapter 使用org.springframework.web.service.invoker 内の HttpExchangeAdapter サブインターフェース型 HttpExchangeAdapter のパラメーターを持つ org.springframework.web.service.invoker のメソッド修飾子と型メソッド説明HttpServiceProxyFactory.- builderFor- (HttpExchangeAdapter exchangeAdapter) 指定されたクライアントで初期化されたビルダーを返します。HttpServiceProxyFactory.Builder.- exchangeAdapter- (HttpExchangeAdapter adapter) リクエストを実行する HTTP クライアントを提供します。型 HttpExchangeAdapter のパラメーターを持つ org.springframework.web.service.invoker のコンストラクター修飾子コンストラクター説明- RequestBodyArgumentResolver- (HttpExchangeAdapter exchangeAdapter) 構成設定にアクセスするための- HttpExchangeAdapterを含むコンストラクター。- RequestPartArgumentResolver- (HttpExchangeAdapter exchangeAdapter) 構成設定にアクセスするための- HttpExchangeAdapterを含むコンストラクター。