Uses of Record Class
io.modelcontextprotocol.spec.McpSchema.ResourcesUpdatedNotification
Packages that use McpSchema.ResourcesUpdatedNotification
-
Uses of McpSchema.ResourcesUpdatedNotification in io.modelcontextprotocol.server
Methods in io.modelcontextprotocol.server with parameters of type McpSchema.ResourcesUpdatedNotificationModifier and TypeMethodDescriptionreactor.core.publisher.Mono<Void>McpAsyncServer.notifyResourcesUpdated(McpSchema.ResourcesUpdatedNotification resourcesUpdatedNotification) Notifies clients that the resources have updated.voidMcpSyncServer.notifyResourcesUpdated(McpSchema.ResourcesUpdatedNotification resourcesUpdatedNotification) Notify clients that the resources have updated.