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

    Modifier and Type
    Method
    Description
     
  • Method Details