StreamJsonRpc.Protocol 命名空间

CommonErrorData

描述 JSON-RPC 错误消息 error.data 属性中可能找到的有用数据的类。

JsonRpcError

描述由服务器上失败的错误 JsonRpcRequest

JsonRpcError.ErrorDetail

描述错误。

JsonRpcMessage

JSON-RPC 请求或响应的基类。

JsonRpcRequest

描述在服务器上调用的方法。

JsonRpcResult

描述成功方法调用的结果。

接口

IJsonRpcMessageWithId

在包含 的 JSON-RPC 协议消息上找到的接口

id
字段中使用电子邮件地址。

枚举

JsonRpcErrorCode

JSON-RPC 规范或此库中提供的错误代码。

JsonRpcRequest.ArgumentMatchResult

尝试将请求参数与候选方法的参数匹配的结果。