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