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