Uses of Class
no.polaric.core.ServerConfig.Notification
Packages that use ServerConfig.Notification
-
Uses of ServerConfig.Notification in no.polaric.core
Methods in no.polaric.core with parameters of type ServerConfig.NotificationModifier and TypeMethodDescriptionvoidServerConfig.Web.notifyUser(String user, ServerConfig.Notification not) -
Uses of ServerConfig.Notification in no.polaric.core.httpd
Methods in no.polaric.core.httpd with parameters of type ServerConfig.NotificationModifier and TypeMethodDescriptionvoidWebServer.notifyUser(String user, ServerConfig.Notification not) Send notification to a room.