インターフェースの使用
org.springframework.web.service.registry.HttpServiceGroup
HttpServiceGroup を使用するパッケージ
パッケージ
説明
HTTP サービスクライアントプロキシのレジストリを作成し、プロキシを Bean として宣言するためのサポート。
org.springframework.web.service.registry 内の HttpServiceGroup 使用
型 HttpServiceGroup のパラメーターを持つ org.springframework.web.service.registry のメソッド修飾子と型メソッド説明HttpServiceGroupConfigurer.InitializingClientCallback.initClient(HttpServiceGroup group) voidHttpServiceGroupConfigurer.ClientCallback.withClient(HttpServiceGroup group, CB clientBuilder) voidHttpServiceGroupConfigurer.GroupCallback.withGroup(HttpServiceGroup group, CB clientBuilder, HttpServiceProxyFactory.Builder factoryBuilder) voidHttpServiceGroupConfigurer.ProxyFactoryCallback.withProxyFactory(HttpServiceGroup group, HttpServiceProxyFactory.Builder factoryBuilder) 型 HttpServiceGroup の型引数を持つ org.springframework.web.service.registry のメソッドパラメーター修飾子と型メソッド説明HttpServiceGroupConfigurer.Groups.filter(PredicateSE<HttpServiceGroup> predicate) PredicateSE を介して構成するグループを選択します。