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 voidAuthInfo.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 TypeClassDescriptionclassWebSocket communiction between server nodes.classGeneric publish/subscribe service using websocket.classAbstract base class for websocket services.