Uses of Record Class
com.agentforge4j.starter.mcp.McpProperties.ServerProperties
Packages that use McpProperties.ServerProperties
-
Uses of McpProperties.ServerProperties in com.agentforge4j.starter.mcp
Methods in com.agentforge4j.starter.mcp that return types with arguments of type McpProperties.ServerPropertiesModifier and TypeMethodDescriptionMcpProperties.servers()Returns the value of theserversrecord component.Constructor parameters in com.agentforge4j.starter.mcp with type arguments of type McpProperties.ServerPropertiesModifierConstructorDescriptionMcpProperties(List<McpProperties.ServerProperties> servers) Creates an instance of aMcpPropertiesrecord class.