Uses of Record Class
io.modelcontextprotocol.spec.McpSchema.ListRootsResult
Packages that use McpSchema.ListRootsResult
-
Uses of McpSchema.ListRootsResult in io.modelcontextprotocol.server
Methods in io.modelcontextprotocol.server that return McpSchema.ListRootsResultModifier and TypeMethodDescriptionMcpSyncServer.listRoots()Deprecated.This method will be removed in 0.9.0.Deprecated.This method will be removed in 0.9.0.McpSyncServerExchange.listRoots()Retrieves the list of all roots provided by the client.Retrieves a paginated list of roots provided by the client.Methods in io.modelcontextprotocol.server that return types with arguments of type McpSchema.ListRootsResultModifier and TypeMethodDescriptionreactor.core.publisher.Mono<McpSchema.ListRootsResult>McpAsyncServer.listRoots()Deprecated.This will be removed in 0.9.0.reactor.core.publisher.Mono<McpSchema.ListRootsResult>Deprecated.This will be removed in 0.9.0.reactor.core.publisher.Mono<McpSchema.ListRootsResult>McpAsyncServerExchange.listRoots()Retrieves the list of all roots provided by the client.reactor.core.publisher.Mono<McpSchema.ListRootsResult>Retrieves a paginated list of roots provided by the client.