| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.metadata.definition | |
| org.apache.dubbo.metadata.definition.model | |
| org.apache.dubbo.metadata.rest |
| 限定符和类型 | 方法和说明 |
|---|---|
MethodDefinition |
MethodDefinitionBuilder.build(Method method)
Build the instance of
MethodDefinition |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MethodDefinition> |
ServiceDefinition.getMethods() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ServiceDefinition.setMethods(List<MethodDefinition> methods) |
| 限定符和类型 | 方法和说明 |
|---|---|
MethodDefinition |
RestMethodMetadata.getMethod() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RestMethodMetadata.setMethod(MethodDefinition method) |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.