| Package | Description |
|---|---|
| com.alibaba.dubbo.config |
| Modifier and Type | Method and Description |
|---|---|
ProviderConfig |
ServiceConfig.getProvider() |
| Modifier and Type | Method and Description |
|---|---|
List<ProviderConfig> |
ServiceConfig.getProviders()
Deprecated.
Replace to getProtocols()
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceConfig.setProvider(ProviderConfig provider) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceConfig.setProviders(List<ProviderConfig> providers)
Deprecated.
Replace to setProtocols()
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.