Uses of Class
org.springframework.ai.mcp.annotation.method.progress.AsyncMcpProgressMethodCallback
Packages that use AsyncMcpProgressMethodCallback
Package
Description
Method callbacks and specifications for MCP progress reporting.
-
Uses of AsyncMcpProgressMethodCallback in org.springframework.ai.mcp.annotation.method.progress
Subclasses with type arguments of type AsyncMcpProgressMethodCallback in org.springframework.ai.mcp.annotation.method.progressModifier and TypeClassDescriptionstatic classBuilder for creating AsyncMcpProgressMethodCallback instances.Methods in org.springframework.ai.mcp.annotation.method.progress that return AsyncMcpProgressMethodCallbackModifier and TypeMethodDescriptionAsyncMcpProgressMethodCallback.Builder.build()Build the callback.