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