Uses of Class
io.split.engine.sse.dtos.GenericNotificationData
-
Packages that use GenericNotificationData Package Description io.split.engine.sse.dtos -
-
Uses of GenericNotificationData in io.split.engine.sse.dtos
Constructors in io.split.engine.sse.dtos with parameters of type GenericNotificationData Constructor Description ControlNotification(GenericNotificationData genericNotificationData)OccupancyNotification(GenericNotificationData genericNotificationData)SegmentChangeNotification(GenericNotificationData genericNotificationData)SplitChangeNotification(GenericNotificationData genericNotificationData)SplitKillNotification(GenericNotificationData genericNotificationData)
-