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