Uses of Annotation Interface
org.springframework.ai.mcp.annotation.McpProgress
Packages that use McpProgress
Package
Description
Method callbacks and specifications for MCP progress reporting.
-
Uses of McpProgress in org.springframework.ai.mcp.annotation.method.progress
Methods in org.springframework.ai.mcp.annotation.method.progress with parameters of type McpProgressModifier and TypeMethodDescriptionAbstractMcpProgressMethodCallback.AbstractBuilder.progress(McpProgress progress) Set the progress annotation.