インターフェースの使用
org.springframework.web.service.registry.HttpServiceGroupConfigurer
HttpServiceGroupConfigurer を使用するパッケージ
パッケージ
説明
org.springframework.web.client パッケージをサポートするクラス。org.springframework.web.reactive.function.client パッケージをサポートするクラス。HTTP サービスクライアントプロキシのレジストリを作成し、プロキシを Bean として宣言するためのサポート。
org.springframework.web.client.support 内の HttpServiceGroupConfigurer 使用
型 HttpServiceGroupConfigurer の引数を持つ型を返す org.springframework.web.client.support のメソッド修飾子と型メソッド説明ClassSE<? extends HttpServiceGroupConfigurer<RestClient.Builder>> RestClientHttpServiceGroupAdapter.getConfigurerType()org.springframework.web.reactive.function.client.support 内の HttpServiceGroupConfigurer 使用
型 HttpServiceGroupConfigurer の引数を持つ型を返す org.springframework.web.reactive.function.client.support のメソッド修飾子と型メソッド説明ClassSE<? extends HttpServiceGroupConfigurer<WebClient.Builder>> WebClientHttpServiceGroupAdapter.getConfigurerType()org.springframework.web.service.registry 内の HttpServiceGroupConfigurer 使用
型 HttpServiceGroupConfigurer の引数を持つ型を返す org.springframework.web.service.registry のメソッド修飾子と型メソッド説明ClassSE<? extends HttpServiceGroupConfigurer<CB>> HttpServiceGroupAdapter.getConfigurerType()このグループと互換性のあるコンフィギュレーターの型を返します。