| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.rpc.proxy |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
MethodInvoker.CompositeMethodInvoker |
static class |
MethodInvoker.OverloadMethodInvoker
overload method invoker
|
static class |
MethodInvoker.SingleMethodInvoker
no overload method invoker
|
| 限定符和类型 | 方法和说明 |
|---|---|
static MethodInvoker |
MethodInvoker.newInstance(Class<?> clazz) |
| 构造器和说明 |
|---|
CompositeMethodInvoker(Map<String,MethodInvoker> invokers) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.