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
Subclasses with type arguments of type SyncStatelessMcpCompleteMethodCallback in org.springframework.ai.mcp.annotation.method.completeModifier and TypeClassDescriptionstatic classBuilder for creating SyncStatelessMcpCompleteMethodCallback instances.Methods in org.springframework.ai.mcp.annotation.method.complete that return SyncStatelessMcpCompleteMethodCallbackModifier and TypeMethodDescriptionSyncStatelessMcpCompleteMethodCallback.Builder.build()Build the callback.