| Package | Description |
|---|---|
| com.alibaba.dubbo.config |
| Modifier and Type | Method and Description |
|---|---|
List<MethodConfig> |
ReferenceConfig.getMethods() |
List<MethodConfig> |
ServiceConfig.getMethods() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceConfig.setMethods(List<? extends MethodConfig> methods) |
void |
ServiceConfig.setMethods(List<? extends MethodConfig> methods) |
Copyright © 2012–2018 The Dubbo Project. All rights reserved.