Uses of Record Class
org.ek9lang.mcp.model.McpClientInfo
Packages that use McpClientInfo
-
Uses of McpClientInfo in org.ek9lang.mcp.model
Methods in org.ek9lang.mcp.model that return McpClientInfoModifier and TypeMethodDescriptionMcpInitializeParams.clientInfo()Returns the value of theclientInforecord component.Constructors in org.ek9lang.mcp.model with parameters of type McpClientInfoModifierConstructorDescriptionMcpInitializeParams(String protocolVersion, McpClientInfo clientInfo, List<String> roots) Creates an instance of aMcpInitializeParamsrecord class.