| Interface | Description |
|---|---|
| MetadataService |
A framework interface of Dubbo Metadata Service defines the contract of Dubbo Services registartion and subscription
between Dubbo service providers and its consumers.
|
| MetadataServiceExporter |
The exporter of
MetadataService |
| ServiceNameMapping |
The interface for Dubbo service name Mapping
|
| WritableMetadataService |
Local
MetadataService that extends MetadataService and provides the modification, which is used for
Dubbo's consumers and providers. |
| Class | Description |
|---|---|
| DynamicConfigurationServiceNameMapping |
The
ServiceNameMapping implementation based on DynamicConfiguration |
| MetadataConstants | |
| MetadataUtil |
FIXME
2019-07-31
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.