Uses of Interface
org.springframework.web.service.registry.HttpServiceProxyRegistry
Packages that use HttpServiceProxyRegistry
Package
Description
Support for creating a registry of HTTP Service client proxies, and declaring
the proxies as beans.
-
Uses of HttpServiceProxyRegistry in org.springframework.web.service.registry
Classes in org.springframework.web.service.registry that implement interfaces with type arguments of type HttpServiceProxyRegistryModifier and TypeClassDescriptionfinal class
FactoryBean
forHttpServiceProxyRegistry
responsible for initializingHttpServiceGroup
s and creating the HTTP Service client proxies for each group.Methods in org.springframework.web.service.registry that return HttpServiceProxyRegistry