Uses of Class
org.springframework.ai.mcp.annotation.method.changed.prompt.AbstractMcpPromptListChangedMethodCallback
Packages that use AbstractMcpPromptListChangedMethodCallback
Package
Description
Method callbacks and specifications for MCP prompt list changed notifications.
-
Uses of AbstractMcpPromptListChangedMethodCallback in org.springframework.ai.mcp.annotation.method.changed.prompt
Subclasses of AbstractMcpPromptListChangedMethodCallback in org.springframework.ai.mcp.annotation.method.changed.promptModifier and TypeClassDescriptionfinal classClass for creating Function callbacks around prompt list changed consumer methods that return Mono.final classClass for creating Consumer callbacks around prompt list changed consumer methods.