程序包 io.github.a2ap.core.jsonrpc


package io.github.a2ap.core.jsonrpc
  • 说明
    Represents a JSON-RPC 2.0 error object as defined in the JSON-RPC specification.
    Builder for creating instances of JSONRPCError.
    Represents a JSON-RPC 2.0 request object as defined in the JSON-RPC specification.
    Builder class for JSONRPCRequest.
    Represents a JSON-RPC 2.0 response object as defined in the JSON-RPC specification.