Uses of Interface
org.springframework.web.service.registry.HttpServiceGroupConfigurer.ClientCallback
Packages that use HttpServiceGroupConfigurer.ClientCallback
Package
Description
Support for creating a registry of HTTP Service client proxies, and declaring
the proxies as beans.
-
Uses of HttpServiceGroupConfigurer.ClientCallback in org.springframework.web.service.registry
Methods in org.springframework.web.service.registry with parameters of type HttpServiceGroupConfigurer.ClientCallbackModifier and TypeMethodDescriptionvoid
HttpServiceGroupConfigurer.Groups.forEachClient
(HttpServiceGroupConfigurer.ClientCallback<CB> callback) Configure the client builder for eachfiltered
group.