R - type of message receivedW - type of message to be sent to the serverpublic interface GrpcReadWriteStream<R,W> extends GrpcReadStream<R>
GrpcReadStream.Observer<R>| Modifier and Type | Method and Description |
|---|---|
String |
authToken() |
void |
close() |
void |
sendNext(W message) |
cancel, startCopyright © 2023. All rights reserved.