Uses of Class
org.springframework.ai.mcp.annotation.method.complete.SyncStatelessMcpCompleteMethodCallback
Packages that use SyncStatelessMcpCompleteMethodCallback
Package
Description
Method callbacks for MCP completion (chat) requests, sync and async.
-
Uses of SyncStatelessMcpCompleteMethodCallback in org.springframework.ai.mcp.annotation.method.complete
Methods in org.springframework.ai.mcp.annotation.method.complete that return SyncStatelessMcpCompleteMethodCallbackModifier and TypeMethodDescriptionSyncStatelessMcpCompleteMethodCallback.Builder.build()Build the callback.