Uses of Enum Class
org.springframework.ai.mcp.server.common.autoconfigure.properties.McpServerProperties.ServerProtocol
Packages that use McpServerProperties.ServerProtocol
-
Uses of McpServerProperties.ServerProtocol in org.springframework.ai.mcp.server.common.autoconfigure.properties
Methods in org.springframework.ai.mcp.server.common.autoconfigure.properties that return McpServerProperties.ServerProtocolModifier and TypeMethodDescriptionMcpServerProperties.getProtocol()Returns the enum constant of this class with the specified name.static McpServerProperties.ServerProtocol[]McpServerProperties.ServerProtocol.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.ai.mcp.server.common.autoconfigure.properties with parameters of type McpServerProperties.ServerProtocolModifier and TypeMethodDescriptionvoidMcpServerProperties.setProtocol(McpServerProperties.ServerProtocol serverMode)