| Package | Description |
|---|---|
| org.apache.dubbo.metadata | |
| org.apache.dubbo.metadata.store |
| Class and 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 and 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.
|
| WritableMetadataService
Local
MetadataService that extends MetadataService and provides the modification, which is used for
Dubbo's consumers and providers. |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.