| Package | Description |
|---|---|
| com.google.apphosting.runtime.anyrpc | |
| com.google.apphosting.runtime.grpc |
| Modifier and Type | Method and Description |
|---|---|
AnyRpcClientContext |
AnyRpcClientContextFactory.newClientContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
APIHostClientInterface.call(AnyRpcClientContext ctx,
com.google.apphosting.base.protos.RuntimePb.APIRequest req,
AnyRpcCallback<com.google.apphosting.base.protos.RuntimePb.APIResponse> cb) |
| Modifier and Type | Class and Description |
|---|---|
class |
GrpcClientContext
An
AnyRpcClientContext that will record the details of a gRPC call. |
Copyright © 2022. All rights reserved.