| Package | Description |
|---|---|
| org.tio.http.mcp.schema | |
| org.tio.http.mcp.server |
| Modifier and Type | Method and Description |
|---|---|
McpImplementation |
McpInitializeRequest.getClientInfo() |
McpImplementation |
McpInitializeResult.getServerInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
McpInitializeRequest.setClientInfo(McpImplementation clientInfo) |
void |
McpInitializeResult.setServerInfo(McpImplementation serverInfo) |
| Modifier and Type | Method and Description |
|---|---|
McpServer |
McpServer.serverInfo(McpImplementation serverInfo)
Sets the server implementation information that will be shared with clients
during connection initialization.
|
Copyright © 2025. All rights reserved.