| Package | Description |
|---|---|
| org.apache.dubbo.registry.client.metadata.proxy |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMetadataServiceProxyFactory
Works on Consumer side, useful when using local metadata mode.
|
class |
RemoteMetadataServiceProxyFactory
Works on Consumer side, useful when using remote metadata mode.
|
| Modifier and Type | Method and Description |
|---|---|
static MetadataServiceProxyFactory |
MetadataServiceProxyFactory.getDefaultExtension()
Get the default extension of
MetadataServiceProxyFactory |
static MetadataServiceProxyFactory |
MetadataServiceProxyFactory.getExtension(String name) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.