Uses of Record Class
org.ek9lang.mcp.model.McpServerInfo
Packages that use McpServerInfo
-
Uses of McpServerInfo in org.ek9lang.mcp.model
Methods in org.ek9lang.mcp.model that return McpServerInfoModifier and TypeMethodDescriptionMcpInitializeResult.serverInfo()Returns the value of theserverInforecord component.Constructors in org.ek9lang.mcp.model with parameters of type McpServerInfoModifierConstructorDescriptionMcpInitializeResult(String protocolVersion, McpServerCapabilities capabilities, McpServerInfo serverInfo) Creates an instance of aMcpInitializeResultrecord class.