Uses of Package
org.springframework.web.service.registry
Packages that use org.springframework.web.service.registry
Package
Description
Classes supporting the
org.springframework.web.client
package.Classes supporting the
org.springframework.web.reactive.function.client
package.Support for creating a registry of HTTP Service client proxies, and declaring
the proxies as beans.
-
Classes in org.springframework.web.service.registry used by org.springframework.web.client.supportClassDescriptionAdapter that helps to configure a group independent of its client builder type.Callback to configure the set of declared
HttpServiceGroup
s. -
Classes in org.springframework.web.service.registry used by org.springframework.web.reactive.function.client.supportClassDescriptionAdapter that helps to configure a group independent of its client builder type.Callback to configure the set of declared
HttpServiceGroup
s. -
Classes in org.springframework.web.service.registry used by org.springframework.web.service.registryClassDescriptionRegistry API to allow subclasses to register HTTP Services.Spec to list or scan for HTTP Service types.A group of HTTP Service interfaces that share the same
HttpServiceProxyFactory
and HTTP client setup.Enum to specify the client type to use for an HTTP Service group.Callback to configure the set of declaredHttpServiceGroup
s.Contract to help iterate and configure the set of groups.A registry for HTTP service clients organized byHttpServiceGroup
.