Uses of Enum Class
dev.langchain4j.mcp.protocol.McpServerMethod
Packages that use McpServerMethod
-
Uses of McpServerMethod in dev.langchain4j.mcp.protocol
Subclasses with type arguments of type McpServerMethod in dev.langchain4j.mcp.protocolModifier and TypeClassDescriptionenumEnum representing method names for server-initiated MCP messages.Methods in dev.langchain4j.mcp.protocol that return McpServerMethodModifier and TypeMethodDescriptionstatic McpServerMethodstatic McpServerMethodReturns the enum constant of this class with the specified name.static McpServerMethod[]McpServerMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.