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