| Package | Description |
|---|---|
| org.apache.dubbo.metadata.definition | |
| org.apache.dubbo.metadata.definition.model |
| Modifier and Type | Method and Description |
|---|---|
MethodDefinition |
MethodDefinitionBuilder.build(Method method)
Build the instance of
MethodDefinition |
| Modifier and Type | Method and Description |
|---|---|
List<MethodDefinition> |
ServiceDefinition.getMethods() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceDefinition.setMethods(List<MethodDefinition> methods) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.