Uses of Interface
org.springframework.web.service.registry.HttpServiceGroupConfigurer.ProxyFactoryCallback
Packages that use HttpServiceGroupConfigurer.ProxyFactoryCallback
Package
Description
Support for creating a registry of HTTP Service client proxies, and declaring
the proxies as beans.
-
Uses of HttpServiceGroupConfigurer.ProxyFactoryCallback in org.springframework.web.service.registry
Methods in org.springframework.web.service.registry with parameters of type HttpServiceGroupConfigurer.ProxyFactoryCallbackModifier and TypeMethodDescriptionvoidHttpServiceGroupConfigurer.Groups.forEachProxyFactory(HttpServiceGroupConfigurer.ProxyFactoryCallback callback) Configure theHttpServiceProxyFactoryfor eachfilteredgroup.