| Interface | Description |
|---|---|
| MetadataServiceURLBuilder |
Used to build metadata service url from ServiceInstance.
|
| SubscribedURLsSynthesizer |
The inteface to synthesize the subscribed
URLs |
| Class | Description |
|---|---|
| ExportedServicesRevisionMetadataCustomizer |
The customizer to a add the metadata that the reversion of Dubbo exported services calculates.
|
| MetadataServiceURLParamsMetadataCustomizer |
An
ServiceInstanceMetadataCustomizer to customize the urls of MetadataService
into the service instances' metadata |
| ProtocolPortsMetadataCustomizer |
A Class to customize the ports of
protocols into
the metadata of service instance |
| RefreshServiceMetadataCustomizer |
An
ServiceInstanceCustomizer to refresh metadata. |
| RestProtocolSubscribedURLsSynthesizer |
SubscribedURLsSynthesizer implementation for REST protocol |
| ServiceInstanceMetadataUtils |
The Utilities class for the
metadata of the service instance |
| ServiceInstanceMetadataUtils.Endpoint | |
| SpringCloudMetadataServiceURLBuilder |
Supporting interaction with Dubbo Spring Cloud at https://github.com/alibaba/spring-cloud-alibaba
Dubbo Spring Cloud is a Dubbo extension that favours a per instance registry model and exposes metadata service.
|
| StandardMetadataServiceURLBuilder |
Standard Dubbo provider enabling introspection service discovery mode.
|
| SubscribedServicesRevisionMetadataCustomizer |
The customizer to a add the metadata that the reversion of Dubbo subscribed services calculates.
|
| URLRevisionResolver |
A class to resolve the version from
URLs |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.