| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.rpc.protocol.tri.stream |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ClientStream
ClientStream is used to send request to server and receive response from server.
|
interface |
ServerStream
ServerStream is used to send response to client and receive requests from client.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractStream
An abstract stream implementation.
|
class |
TripleClientStream
ClientStream is an abstraction for bi-directional messaging.
|
class |
TripleServerStream |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.