Uses of Class
org.springframework.ai.mcp.annotation.method.resource.AsyncStatelessMcpResourceMethodCallback
Packages that use AsyncStatelessMcpResourceMethodCallback
Package
Description
Method callbacks and result converters for MCP resource read requests.
-
Uses of AsyncStatelessMcpResourceMethodCallback in org.springframework.ai.mcp.annotation.method.resource
Subclasses with type arguments of type AsyncStatelessMcpResourceMethodCallback in org.springframework.ai.mcp.annotation.method.resourceModifier and TypeClassDescriptionstatic classBuilder for creating AsyncStatelessMcpResourceMethodCallback instances.Methods in org.springframework.ai.mcp.annotation.method.resource that return AsyncStatelessMcpResourceMethodCallbackModifier and TypeMethodDescriptionAsyncStatelessMcpResourceMethodCallback.Builder.build()Build the callback.