| Package | Description |
|---|---|
| org.apache.dubbo.config |
| Modifier and Type | Method and Description |
|---|---|
static List<MethodConfig> |
MethodConfig.constructMethodConfig(Method[] methods)
Deprecated.
|
List<MethodConfig> |
AbstractInterfaceConfig.getMethods() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractInterfaceConfig.addMethod(MethodConfig methodConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractInterfaceConfig.setMethods(List<? extends MethodConfig> methods) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.