Uses of Enum Class
org.springframework.ai.mcp.server.autoconfigure.McpServerProperties.ServerType
-
Uses of McpServerProperties.ServerType in org.springframework.ai.mcp.server.autoconfigure
Methods in org.springframework.ai.mcp.server.autoconfigure that return McpServerProperties.ServerTypeModifier and TypeMethodDescriptionMcpServerProperties.getType()Returns the enum constant of this class with the specified name.static McpServerProperties.ServerType[]McpServerProperties.ServerType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.ai.mcp.server.autoconfigure with parameters of type McpServerProperties.ServerTypeModifier and TypeMethodDescriptionvoidMcpServerProperties.setType(McpServerProperties.ServerType serverType)