Uses of Enum Class
com.soklet.McpOperationType
Packages that use McpOperationType
-
Uses of McpOperationType in com.soklet
Subclasses with type arguments of type McpOperationType in com.sokletMethods in com.soklet that return McpOperationTypeModifier and TypeMethodDescriptionMcpRequestContext.getOperationType()Provides the high-level MCP operation type.static McpOperationTypeReturns the enum constant of this class with the specified name.static McpOperationType[]McpOperationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.soklet that return types with arguments of type McpOperationTypeModifier and TypeMethodDescriptionMcpAdmissionContext.getOperationType()Provides the high-level operation type when the request maps to a known MCP operation.