Package com.google.apphosting.runtime.anyrpc
-
Interface Summary Interface Description AnyRpcCallback<T extends com.google.protobuf.MessageLite> RPC-agnostic RPC callback interface.AnyRpcClientContext RPC-agnostic client-side RPC context.AnyRpcClientContextFactory A factory forAnyRpcClientContext.AnyRpcServerContext RPC-agnostic server-side RPC context.APIHostClientInterface RPC-agnostic equivalent of APIHost.ClientInterface, plus an RPC client context factory method.CloneControllerServerInterface RPC-agnostic equivalent of CloneController.ServerInterface.EvaluationRuntimeServerInterface RPC-agnostic version of EvaluationRuntime.ServerInterface. -
Class Summary Class Description AnyRpcPlugin Base class for RPC-specific plugins.