| Package | Description |
|---|---|
| io.modelcontextprotocol.spec |
| Modifier and Type | Class and Description |
|---|---|
static class |
McpSchema.CallToolRequest
Used by the client to call a tool provided by the server.
|
static class |
McpSchema.CompleteRequest |
static class |
McpSchema.CreateMessageRequest |
static class |
McpSchema.ElicitRequest
A request from the server to elicit additional information from the user via the
client.
|
static class |
McpSchema.GetPromptRequest
Used by the client to get a prompt provided by the server.
|
static class |
McpSchema.InitializeRequest |
static class |
McpSchema.PaginatedRequest |
static class |
McpSchema.ReadResourceRequest |
static class |
McpSchema.SubscribeRequest
Sent from the client to request resources/updated notifications from the server
whenever a particular resource changes.
|
static class |
McpSchema.UnsubscribeRequest |
Copyright © 2025. All rights reserved.