Uses of Class
org.silverpeas.core.notification.sse.DefaultServerEventNotifier
-
Packages that use DefaultServerEventNotifier Package Description org.silverpeas.core.notification.sse Provides the System Notification API within which Silverpeas can notify WEB clients by sendingServerEvent
. -
-
Uses of DefaultServerEventNotifier in org.silverpeas.core.notification.sse
Methods in org.silverpeas.core.notification.sse that return DefaultServerEventNotifier Modifier and Type Method Description static DefaultServerEventNotifier
DefaultServerEventNotifier. get()
Gets an instance of server event notifier.
-