| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.rpc.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ConsumerMethodModel |
ConsumerModel.getMethodModel(Method method)
Return method model for the given method on consumer side
|
ConsumerMethodModel |
ConsumerModel.getMethodModel(String method)
Return method model for the given method on consumer side
|
ConsumerMethodModel |
ConsumerModel.getMethodModel(String method,
String[] argsType) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ConsumerMethodModel> |
ConsumerModel.getAllMethodModels()
Return all method models for the current service
|
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.