toggle menu
MCP Kotlin SDK
1.0-SNAPSHOT
jvm
switch theme
search in API
MCP Kotlin SDK
/
org.jetbrains.kotlinx.mcp
/
JSONRPCMessage
JSONRPCMessage
@
Serializable
(
with
=
JSONRPCMessagePolymorphicSerializer::class
)
sealed
interface
JSONRPCMessage
(
source
)
Represents a JSON-RPC message in the protocol.
Inheritors
JSONRPCRequest
JSONRPCNotification
JSONRPCResponse
JSONRPCError