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