Uses of Interface
no.polaric.core.httpd.SesNotifier
Packages that use SesNotifier
-
Uses of SesNotifier in no.polaric.core.auth
Methods in no.polaric.core.auth with parameters of type SesNotifierModifier and TypeMethodDescriptionstatic void
AuthInfo.init
(ServerConfig conf, SesNotifier ws) Called by the application to register handlers for opening and closing sessions. -
Uses of SesNotifier in no.polaric.core.httpd
Classes in no.polaric.core.httpd that implement SesNotifierModifier and TypeClassDescriptionclass
WebSocket communiction between server nodes.class
Generic publish/subscribe service using websocket.class