Uses of Class
org.springframework.ai.mcp.annotation.method.resource.SyncStatelessMcpResourceMethodCallback.Builder
Packages that use SyncStatelessMcpResourceMethodCallback.Builder
Package
Description
Method callbacks and result converters for MCP resource read requests.
-
Uses of SyncStatelessMcpResourceMethodCallback.Builder in org.springframework.ai.mcp.annotation.method.resource
Subclasses with type arguments of type SyncStatelessMcpResourceMethodCallback.Builder in org.springframework.ai.mcp.annotation.method.resourceModifier and TypeClassDescriptionstatic final classBuilder for creating SyncStatelessMcpResourceMethodCallback instances.Methods in org.springframework.ai.mcp.annotation.method.resource that return SyncStatelessMcpResourceMethodCallback.BuilderModifier and TypeMethodDescriptionSyncStatelessMcpResourceMethodCallback.builder()Create a new builder.