| Package | Description |
|---|---|
| org.apache.dubbo.rpc.protocol.tri.stream |
| Modifier and Type | Interface and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStream
An abstract stream implementation.
|
class |
TripleClientStream
ClientStream is an abstraction for bi-directional messaging.
|
class |
TripleServerStream |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.