Package io.modelcontextprotocol.spec
Interface McpSchema.JSONRPCMessage
- All Known Implementing Classes:
McpSchema.JSONRPCNotification,McpSchema.JSONRPCRequest,McpSchema.JSONRPCResponse
- Enclosing class:
- McpSchema
public static sealed interface McpSchema.JSONRPCMessage
permits McpSchema.JSONRPCRequest, McpSchema.JSONRPCNotification, McpSchema.JSONRPCResponse
-
Method Summary
-
Method Details
-
jsonrpc
String jsonrpc()
-