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