Uses of Class
dev.langchain4j.mcp.protocol.McpJsonRpcMessage
Packages that use McpJsonRpcMessage
-
Uses of McpJsonRpcMessage in dev.langchain4j.mcp.protocol
Subclasses of McpJsonRpcMessage in dev.langchain4j.mcp.protocolModifier and TypeClassDescriptionclassCorresponds to theCallToolRequesttype from the MCP schema.classCorresponds to theCallToolResulttype from the MCP schema.classCorresponds to theCancelledNotificationtype from the MCP schema.classclassCorresponds to theJSONRPCNotificationtype from the MCP schema.classCorresponds to theJSONRPCRequesttype from the MCP schema.classCorresponds to theJSONRPCResponsetype from the MCP schema.classCorresponds to theJSONRPCErrortype from the MCP schema.classCorresponds to theGetPromptRequesttype from the MCP schema.classCorresponds to theGetPromptResulttype from the MCP schema.classCorresponds to theInitializedNotificationtype from the MCP schema.classCorresponds to theInitializeRequesttype from the MCP schema.classCorresponds to theInitializeResulttype from the MCP schema.classCorresponds to theListPromptsRequesttype from the MCP schema.classCorresponds to theListPromptsResulttype from the MCP schema.classCorresponds to theListResourcesRequesttype from the MCP schema.classCorresponds to theListResourcesResulttype from the MCP schema.classCorresponds to theListResourceTemplatesRequesttype from the MCP schema.classCorresponds to theListResourceTemplatesResulttype from the MCP schema.classCorresponds to theListToolsRequesttype from the MCP schema.classCorresponds to theListToolsResulttype from the MCP schema.classThe pagination envelope shared by everylistoperation in the MCP schema.classCorresponds to thePingRequesttype from the MCP schema.classCorresponds to theEmptyResulttype from the MCP schema (response to aPingRequest).classCorresponds to theReadResourceRequesttype from the MCP schema.classCorresponds to theReadResourceResulttype from the MCP schema.classCorresponds to theRootsListChangedNotificationtype from the MCP schema.classCorresponds to theListRootsResulttype from the MCP schema.classCorresponds to theServerDiscoverRequesttype from the MCP schema.classCorresponds to the result ofserver/discoverin the modern MCP protocol.classOnly used with the legacy MCP protocol (versions up to 2025-11-25).classCorresponds to theSubscriptionsListenRequesttype from the MCP schema.classOnly used with the legacy MCP protocol (versions up to 2025-11-25).