Package io.quarkiverse.mcp.server
Interface NotificationManager.NotificationInfo
- All Superinterfaces:
Comparable<FeatureManager.FeatureInfo>,FeatureManager.FeatureInfo
- Enclosing interface:
- NotificationManager
Notification callback info.
-
Method Summary
Methods inherited from interface io.quarkiverse.mcp.server.FeatureManager.FeatureInfo
asJson, compareTo, createdAt, description, isMethod, name, serverName
-
Method Details
-
type
Notification.Type type()- Returns:
- the type of the notification
-