Uses of Interface
io.split.engine.sse.dtos.StatusNotification
-
Packages that use StatusNotification Package Description io.split.engine.sse io.split.engine.sse.dtos -
-
Uses of StatusNotification in io.split.engine.sse
Methods in io.split.engine.sse with parameters of type StatusNotification Modifier and Type Method Description voidNotificationProcessor. processStatus(StatusNotification statusNotification)voidNotificationProcessorImp. processStatus(StatusNotification statusNotification) -
Uses of StatusNotification in io.split.engine.sse.dtos
Classes in io.split.engine.sse.dtos that implement StatusNotification Modifier and Type Class Description classControlNotificationclassOccupancyNotification
-