Uses of Record Class
org.springframework.ai.mcp.annotation.method.sampling.AsyncSamplingSpecification
Packages that use AsyncSamplingSpecification
Package
Description
MCP providers that expose sampling (create message) handlers to the transport layer.
-
Uses of AsyncSamplingSpecification in org.springframework.ai.mcp.annotation.provider.sampling
Methods in org.springframework.ai.mcp.annotation.provider.sampling that return types with arguments of type AsyncSamplingSpecificationModifier and TypeMethodDescriptionAsyncMcpSamplingProvider.getSamplingSpecifictions()Get the sampling handler. -
Uses of AsyncSamplingSpecification in org.springframework.ai.mcp.annotation.spring
Methods in org.springframework.ai.mcp.annotation.spring that return types with arguments of type AsyncSamplingSpecificationModifier and TypeMethodDescriptionstatic List<AsyncSamplingSpecification>AsyncMcpAnnotationProviders.samplingSpecifications(List<Object> samplingObjects)