Class McpCancellationParams
java.lang.Object
dev.langchain4j.mcp.protocol.McpClientParams
dev.langchain4j.mcp.protocol.McpCancellationParams
Corresponds to the
params of the CancelledNotification type from the MCP schema.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class McpClientParams
getMeta, setMeta
-
Constructor Details
-
McpCancellationParams
public McpCancellationParams() -
McpCancellationParams
-
-
Method Details
-
getRequestId
-
setRequestId
-
getReason
-
setReason
-