| Package | Description |
|---|---|
| org.apache.dubbo.metadata.definition | |
| org.apache.dubbo.metadata.definition.model | |
| org.apache.dubbo.metadata.rest |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
MethodDefinition |
RestMethodMetadata.getMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
RestMethodMetadata.setMethod(MethodDefinition method) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.