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