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