Uses of Class
org.springframework.ai.mcp.annotation.method.prompt.AsyncMcpPromptMethodCallback
Packages that use AsyncMcpPromptMethodCallback
Package
Description
Method callbacks for MCP prompt template requests, sync and async.
-
Uses of AsyncMcpPromptMethodCallback in org.springframework.ai.mcp.annotation.method.prompt
Subclasses with type arguments of type AsyncMcpPromptMethodCallback in org.springframework.ai.mcp.annotation.method.promptModifier and TypeClassDescriptionstatic final classBuilder for creating AsyncMcpPromptMethodCallback instances.Methods in org.springframework.ai.mcp.annotation.method.prompt that return AsyncMcpPromptMethodCallbackModifier and TypeMethodDescriptionAsyncMcpPromptMethodCallback.Builder.build()Build the callback.