Uses of Class
org.springframework.ai.mcp.annotation.method.complete.AsyncMcpCompleteMethodCallback
Packages that use AsyncMcpCompleteMethodCallback
Package
Description
Method callbacks for MCP completion (chat) requests, sync and async.
-
Uses of AsyncMcpCompleteMethodCallback in org.springframework.ai.mcp.annotation.method.complete
Subclasses with type arguments of type AsyncMcpCompleteMethodCallback in org.springframework.ai.mcp.annotation.method.completeModifier and TypeClassDescriptionstatic classBuilder for creating AsyncMcpCompleteMethodCallback instances.Methods in org.springframework.ai.mcp.annotation.method.complete that return AsyncMcpCompleteMethodCallbackModifier and TypeMethodDescriptionAsyncMcpCompleteMethodCallback.Builder.build()Build the callback.