Uses of Enum Class
dev.langchain4j.mcp.client.protocol.McpClientMethod
Packages that use McpClientMethod
-
Uses of McpClientMethod in dev.langchain4j.mcp.client.protocol
Subclasses with type arguments of type McpClientMethod in dev.langchain4j.mcp.client.protocolFields in dev.langchain4j.mcp.client.protocol declared as McpClientMethodModifier and TypeFieldDescriptionfinal McpClientMethodMcpCallToolRequest.methodfinal McpClientMethodMcpCancellationNotification.methodfinal McpClientMethodMcpGetPromptRequest.methodfinal McpClientMethodMcpInitializationNotification.methodfinal McpClientMethodMcpInitializeRequest.methodfinal McpClientMethodMcpListPromptsRequest.methodfinal McpClientMethodMcpListResourcesRequest.methodfinal McpClientMethodMcpListResourceTemplatesRequest.methodfinal McpClientMethodMcpListToolsRequest.methodfinal McpClientMethodMcpPingRequest.methodfinal McpClientMethodMcpReadResourceRequest.methodfinal McpClientMethodMcpRootsListChangedNotification.methodMethods in dev.langchain4j.mcp.client.protocol that return McpClientMethodModifier and TypeMethodDescriptionstatic McpClientMethodReturns the enum constant of this class with the specified name.static McpClientMethod[]McpClientMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.