| 程序包 | 说明 |
|---|---|
| com.alibaba.dubbo.config |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MethodConfig> |
ServiceConfig.getMethods() |
List<MethodConfig> |
ReferenceConfig.getMethods() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ServiceConfig.setMethods(List<? extends MethodConfig> methods) |
void |
ReferenceConfig.setMethods(List<? extends MethodConfig> methods) |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.