Uses of Class
org.springframework.web.service.registry.AbstractHttpServiceRegistrar
Packages that use AbstractHttpServiceRegistrar
Package
Description
Support for creating a registry of HTTP Service client proxies, and declaring
the proxies as beans.
-
Uses of AbstractHttpServiceRegistrar in org.springframework.web.service.registry
Subclasses of AbstractHttpServiceRegistrar in org.springframework.web.service.registryModifier and TypeClassDescriptionclassBase class for an HTTP Service registrar that detects@HttpServiceClientannotated interfaces and registers them.