toggle menu
MCP Kotlin SDK
0.1.0
jvm
switch theme
search in API
MCP Kotlin SDK
/
io.modelcontextprotocol.kotlin.sdk
/
JSONRPCMessage
JSONRPCMessage
@
Serializable
(
with
=
JSONRPCMessagePolymorphicSerializer::class
)
sealed
interface
JSONRPCMessage
(
source
)
Represents a JSON-RPC message in the protocol.
Inheritors
JSONRPCRequest
JSONRPCNotification
JSONRPCResponse
JSONRPCError