Uses of Record Class
io.modelcontextprotocol.spec.McpSchema.JSONRPCNotification
Packages that use McpSchema.JSONRPCNotification
-
Uses of McpSchema.JSONRPCNotification in io.modelcontextprotocol.server
Methods in io.modelcontextprotocol.server with parameters of type McpSchema.JSONRPCNotificationModifier and TypeMethodDescriptionreactor.core.publisher.Mono<Void>McpStatelessServerHandler.handleNotification(McpTransportContext transportContext, McpSchema.JSONRPCNotification notification) Handle the notification. -
Uses of McpSchema.JSONRPCNotification in io.modelcontextprotocol.spec
Methods in io.modelcontextprotocol.spec with parameters of type McpSchema.JSONRPCNotificationModifier and TypeMethodDescriptionreactor.core.publisher.Mono<Void>McpStreamableServerSession.accept(McpSchema.JSONRPCNotification notification) Handle the MCP notification.