| 接口 | 说明 |
|---|---|
| MappingListener | |
| MetadataChangeListener | |
| MetadataParamsFilter | |
| MetadataService |
A framework interface of Dubbo Metadata Service defines the contract of Dubbo Services registration 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. |
| 类 | 说明 |
|---|---|
| DefaultMetadataParamsFilter | |
| DynamicConfigurationServiceNameMapping |
The
ServiceNameMapping implementation based on DynamicConfiguration |
| MappingChangedEvent | |
| MetadataConstants | |
| MetadataInfo | |
| MetadataInfo.ServiceInfo | |
| RevisionResolver |
| 枚举 | 说明 |
|---|---|
| MetadataServiceType |
The type enumerations of
MetadataService |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.