| Package | Description |
|---|---|
| org.apache.dubbo.rpc.stub |
| Modifier and Type | Class and Description |
|---|---|
class |
BiStreamMethodHandler<T,R> |
class |
ServerStreamMethodHandler<T,R> |
class |
UnaryStubMethodHandler<T,R> |
| Constructor and Description |
|---|
StubInvoker(T proxy,
URL url,
Class<T> type,
Map<String,StubMethodHandler<?,?>> handlers) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.