JSONRPCMessage

mcp.schema.JSONRPCMessage
See theJSONRPCMessage companion object

Refers to any valid JSON-RPC object that can be decoded off the wire, or encoded to be sent.

Attributes

Companion
object
Source
JSONRPCMessage.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class JSONRPCBatch
class Error
class Success
Show all
In this article