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