| 程序包 | 说明 |
|---|---|
| com.alibaba.dubbo.config.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ConsumerMethodModel |
ConsumerModel.getMethodModel(Method method)
Return method model for the given method on consumer side
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<ConsumerMethodModel> |
ConsumerModel.getAllMethods()
Return all method models for the current service
|
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.