| Interface | Description |
|---|---|
| AnyRpcCallback<T extends com.google.protobuf.MessageLite> |
RPC-agnostic RPC callback interface.
|
| AnyRpcClientContext |
RPC-agnostic client-side RPC context.
|
| AnyRpcClientContextFactory |
A factory for
AnyRpcClientContext. |
| 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 | Description |
|---|---|
| AnyRpcPlugin |
Base class for RPC-specific plugins.
|
Copyright © 2022. All rights reserved.