| Package | Description |
|---|---|
| org.apache.dubbo.config | |
| org.apache.dubbo.rpc.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractReferenceConfig
AbstractConsumerConfig
|
class |
AbstractServiceConfig
AbstractServiceConfig
|
class |
ConsumerConfig
The service consumer default configuration
|
class |
ProviderConfig
The service provider default configuration
|
class |
ReferenceConfigBase<T>
ReferenceConfig
|
class |
ServiceConfigBase<T>
ServiceConfig
|
| Modifier and Type | Method and Description |
|---|---|
String |
AbstractInterfaceConfig.getGroup(AbstractInterfaceConfig interfaceConfig) |
String |
AbstractInterfaceConfig.getVersion(AbstractInterfaceConfig interfaceConfig) |
| Modifier and Type | Method and Description |
|---|---|
AbstractInterfaceConfig |
ServiceModel.getConfig()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceModel.setConfig(AbstractInterfaceConfig config)
Deprecated.
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.