| Package | Description |
|---|---|
| org.apache.dubbo.rpc.protocol.tri.call | |
| org.apache.dubbo.rpc.protocol.tri.stream |
| Modifier and Type | Field and Description |
|---|---|
ServerStream |
AbstractServerCall.stream |
| Constructor and Description |
|---|
ReflectionAbstractServerCall(Invoker<?> invoker,
ServerStream serverStream,
org.apache.dubbo.rpc.model.FrameworkModel frameworkModel,
String acceptEncoding,
String serviceName,
String methodName,
List<HeaderFilter> headerFilters,
Executor executor) |
StubAbstractServerCall(Invoker<?> invoker,
ServerStream serverStream,
org.apache.dubbo.rpc.model.FrameworkModel frameworkModel,
String acceptEncoding,
String serviceName,
String methodName,
Executor executor) |
| Modifier and Type | Class and Description |
|---|---|
class |
TripleServerStream |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.