mcp.schema.JSONRPCMessage
See theJSONRPCMessage companion object
trait JSONRPCMessage
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 Objecttrait Matchableclass Any
- Known subtypes
-
class JSONRPCBatchclass JSONRPCNotificationclass JSONRPCRequesttrait JSONRPCResponseclass Errorclass Success
In this article