Package com.qfs.snl.ws
Interface IAlertWsService
- All Superinterfaces:
IAlertListener
- All Known Implementing Classes:
AlertWsService
Alert service for websockets.
- Author:
- ActiveViam
-
Method Summary
Modifier and TypeMethodDescriptionvoid
connect
(IWsSession session) Connects a new socket to the service.void
disconnect
(IWsSession session) Disconnects a socket from the service.Methods inherited from interface com.qfs.snl.monitors.IAlertListener
onStartedAlerts, onStoppedAlerts, onUpdatedAlerts