Uses of Class
dev.langchain4j.mcp.protocol.McpClientParams
Packages that use McpClientParams
-
Uses of McpClientParams in dev.langchain4j.mcp.protocol
Subclasses of McpClientParams in dev.langchain4j.mcp.protocolModifier and TypeClassDescriptionclassCorresponds to theparamsof theCallToolRequesttype from the MCP schema.classCorresponds to theparamsof theCancelledNotificationtype from the MCP schema.classCorresponds to theparamsof theGetPromptRequesttype from the MCP schema.classCorresponds to theparamsof theInitializeRequesttype from the MCP schema.classCorresponds to theparamsof theListPromptsRequesttype from the MCP schema.classCorresponds to theparamsof theListResourcesRequesttype from the MCP schema.classCorresponds to theparamsof theListResourceTemplatesRequesttype from the MCP schema.classCorresponds to theparamsof theListToolsRequesttype from the MCP schema.classCorresponds to theparamsof theReadResourceRequesttype from the MCP schema.classclassMethods in dev.langchain4j.mcp.protocol that return McpClientParamsMethods in dev.langchain4j.mcp.protocol with parameters of type McpClientParamsModifier and TypeMethodDescriptionvoidMcpClientNotification.setParams(McpClientParams params) voidMcpClientRequest.setParams(McpClientParams params)