Uses of Interface
org.springframework.ai.mcp.customizer.McpAsyncClientCustomizer
Packages that use McpAsyncClientCustomizer
Package
Description
-
Uses of McpAsyncClientCustomizer in org.springframework.ai.mcp.client.common.autoconfigure
Classes in org.springframework.ai.mcp.client.common.autoconfigure that implement McpAsyncClientCustomizerModifier and TypeClassDescriptionclassEmitsMcpToolsChangedEventwhen the MCP Tools have changed for a given MCP connection. -
Uses of McpAsyncClientCustomizer 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 McpAsyncClientCustomizerModifierConstructorDescriptionMcpAsyncClientConfigurer(List<McpAsyncClientCustomizer> customizers)