Class McpRootsListChangedNotification
java.lang.Object
dev.langchain4j.mcp.protocol.McpJsonRpcMessage
dev.langchain4j.mcp.protocol.McpClientMessage
dev.langchain4j.mcp.protocol.McpClientNotification
dev.langchain4j.mcp.protocol.McpRootsListChangedNotification
Corresponds to the
RootsListChangedNotification type from the MCP schema.-
Field Summary
Fields inherited from class McpClientMessage
methodFields inherited from class McpJsonRpcMessage
jsonrpc -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class McpClientNotification
getParams, setParamsMethods inherited from class McpJsonRpcMessage
getId, setId
-
Constructor Details
-
McpRootsListChangedNotification
public McpRootsListChangedNotification()
-