Uses of Interface
org.springframework.ai.mcp.customizer.McpSyncClientCustomizer
Packages that use McpSyncClientCustomizer
Package
Description
-
Uses of McpSyncClientCustomizer in org.springframework.ai.mcp.client.common.autoconfigure
Methods in org.springframework.ai.mcp.client.common.autoconfigure that return McpSyncClientCustomizerModifier and TypeMethodDescriptionMcpClientAutoConfiguration.mcpAnnotationMcpSyncClientCustomizer
(List<org.springaicommunity.mcp.method.logging.SyncLoggingSpecification> loggingSpecs, List<org.springaicommunity.mcp.method.sampling.SyncSamplingSpecification> samplingSpecs, List<org.springaicommunity.mcp.method.elicitation.SyncElicitationSpecification> elicitationSpecs, List<org.springaicommunity.mcp.method.progress.SyncProgressSpecification> progressSpecs, List<org.springaicommunity.mcp.method.changed.tool.SyncToolListChangedSpecification> syncToolListChangedSpecifications, List<org.springaicommunity.mcp.method.changed.resource.SyncResourceListChangedSpecification> syncResourceListChangedSpecifications, List<org.springaicommunity.mcp.method.changed.prompt.SyncPromptListChangedSpecification> syncPromptListChangedSpecifications) -
Uses of McpSyncClientCustomizer in org.springframework.ai.mcp.client.common.autoconfigure.annotations
Classes in org.springframework.ai.mcp.client.common.autoconfigure.annotations that implement McpSyncClientCustomizer -
Uses of McpSyncClientCustomizer in org.springframework.ai.mcp.client.common.autoconfigure.configurer
Constructor parameters in org.springframework.ai.mcp.client.common.autoconfigure.configurer with type arguments of type McpSyncClientCustomizer