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