Package io.helidon.jsonrpc.core


package io.helidon.jsonrpc.core
Core classes used by both the JSON-RPC server and gRPC client.
  • Class
    Description
    A representation of a JSON-RPC error.
    A representation of a JSON-RPC params.
    A representation of a JSON-RPC response result.
    Provides JSONP to/from JSONB conversions.