Uses of Record Class
org.springframework.ai.autoconfigure.mcp.client.McpClientAutoConfiguration.CloseableMcpSyncClients
Packages that use McpClientAutoConfiguration.CloseableMcpSyncClients
-
Uses of McpClientAutoConfiguration.CloseableMcpSyncClients in org.springframework.ai.autoconfigure.mcp.client
Methods in org.springframework.ai.autoconfigure.mcp.client that return McpClientAutoConfiguration.CloseableMcpSyncClientsModifier and TypeMethodDescriptionMcpClientAutoConfiguration.makeSyncClientsClosable
(List<io.modelcontextprotocol.client.McpSyncClient> clients) Creates a closeable wrapper for MCP sync clients to ensure proper resource cleanup.