| ICallContext | Rpc调用上下文 |
| IRemoteServer | 远程服务接口 |
| IRpcActionFilter | Rpc行为过滤器。 |
| IRpcCallContextAccessor | 提供对当前 RPC 调用上下文的访问。 |
| IRpcClient | 定义了远程过程调用(RPC)客户端的基本操作。 该接口提供了发起RPC请求的方法。 |
| IRpcDispatcherTRpcActor, TCallContext | 定义了一个接口,用于在RPC(远程过程调用)环境中分发调用请求。 |
| IRpcServer | Rpc服务接口 |
| IRpcServerProvider | IRpcServerProvider |
| IScopedRpcServer | 定义了一个接口,用于在特定范围内管理RPC(远程过程调用)服务器的调用上下文 |
| ISingletonRpcServer | 表示一个单例模式的RPC服务器接口。 |
| ITargetRpcClient | 定义了远程过程调用(RPC)客户端的行为。 该接口用于在不同的进程或机器之间调用方法,提供了一种统一的方式来执行远程操作并返回结果。 |
| ITransientRpcServer | Rpc服务接口 |
| CodeGeneratorFlag | 代码生成标识 |
| FeedbackType | 反馈类型 |
| InvokeStatus | 调用状态 |