Uses of Interface
com.google.apphosting.runtime.anyrpc.AnyRpcClientContext
Packages that use AnyRpcClientContext
-
Uses of AnyRpcClientContext in com.google.apphosting.runtime.anyrpc
Methods in com.google.apphosting.runtime.anyrpc that return AnyRpcClientContextMethods in com.google.apphosting.runtime.anyrpc with parameters of type AnyRpcClientContextModifier and TypeMethodDescriptionvoidAPIHostClientInterface.call(AnyRpcClientContext ctx, com.google.apphosting.base.protos.RuntimePb.APIRequest req, AnyRpcCallback<com.google.apphosting.base.protos.RuntimePb.APIResponse> cb) -
Uses of AnyRpcClientContext in com.google.apphosting.runtime.grpc
Classes in com.google.apphosting.runtime.grpc that implement AnyRpcClientContextModifier and TypeClassDescriptionclassAnAnyRpcClientContextthat will record the details of a gRPC call.