Uses of Class
org.springframework.ai.mcp.annotation.method.complete.AsyncStatelessMcpCompleteMethodCallback.Builder
Packages that use AsyncStatelessMcpCompleteMethodCallback.Builder
Package
Description
Method callbacks for MCP completion (chat) requests, sync and async.
-
Uses of AsyncStatelessMcpCompleteMethodCallback.Builder in org.springframework.ai.mcp.annotation.method.complete
Methods in org.springframework.ai.mcp.annotation.method.complete that return AsyncStatelessMcpCompleteMethodCallback.BuilderModifier and TypeMethodDescriptionAsyncStatelessMcpCompleteMethodCallback.builder()Create a new builder.