Package org.silverpeas.core.webapi.notification.sse
-
Class Summary Class Description CommonServerEventWebSocket CommonServerSentEventServlet In charge of EventSource opened on/common/sse
URI.SilverpeasServerEventContextCleaner Listener in charge of server event context cleaning.SilverpeasServerEventWebSocket This abstraction defines the behavior the Servlets in charge of responding to EventSource JavaScript API must have.
Finally, adding a new URI to handle EventSource needs to extends this class and to parametrize the mapping!SilverpeasServerSentEventServlet This abstraction defines the behavior the Servlets in charge of responding to EventSource JavaScript API must have.
Finally, adding a new URI to handle EventSource needs to extend this class and to parametrize the mapping!