| Package | Description |
|---|---|
| com.google.apphosting.runtime.grpc |
| Modifier and Type | Method and Description |
|---|---|
static <ResponseT extends com.google.protobuf.Message> |
CallbackStreamObserver.of(GrpcClientContext clientContext,
AnyRpcCallback<ResponseT> anyRpcCallback)
Returns a
StreamObserver that will convert gRPC responses into calls on the given
anyRpcCallback. |
Copyright © 2022. All rights reserved.