| Package | Description |
|---|---|
| com.alibaba.dubbo.config |
| Modifier and Type | Method and Description |
|---|---|
static List<MethodConfig> |
MethodConfig.constructMethodConfig(Method[] methods) |
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–2020 The Apache Software Foundation. All rights reserved.