Package org.springframework.ai.mcp.annotation.method.changed.prompt
package org.springframework.ai.mcp.annotation.method.changed.prompt
Method callbacks and specifications for MCP prompt list changed notifications.
-
ClassDescriptionAbstract base class for creating callbacks around prompt list changed consumer methods.AbstractMcpPromptListChangedMethodCallback.AbstractBuilder<T extends AbstractMcpPromptListChangedMethodCallback.AbstractBuilder<T,
R>, R> Abstract builder for creating McpPromptListChangedMethodCallback instances.Exception thrown when there is an error invoking a prompt list changed consumer method.Class for creating Function callbacks around prompt list changed consumer methods that return Mono.Builder for creating AsyncMcpPromptListChangedMethodCallback instances.Class for creating Consumer callbacks around prompt list changed consumer methods.Builder for creating SyncMcpPromptListChangedMethodCallback instances.