Package io.modelcontextprotocol.spec
Interface McpSchema.Request
- All Known Implementing Classes:
McpSchema.CallToolRequest,McpSchema.CompleteRequest,McpSchema.CreateMessageRequest,McpSchema.GetPromptRequest,McpSchema.InitializeRequest
- Enclosing class:
- McpSchema
public static sealed interface McpSchema.Request
permits McpSchema.InitializeRequest, McpSchema.CallToolRequest, McpSchema.CreateMessageRequest, McpSchema.CompleteRequest, McpSchema.GetPromptRequest