Package | Description |
---|---|
io.grpc.stub |
API for the Stub layer.
|
Modifier and Type | Method | Description |
---|---|---|
void |
ClientResponseObserver.beforeStart(ClientCallStreamObserver<ReqT> requestStream) |
Called by the runtime priot to the start of a call to provide a reference to the
ClientCallStreamObserver for the outbound stream. |