Uses of Class
com.sun.faces.push.WebsocketSessionManager
-
Uses of WebsocketSessionManager in com.sun.faces.push
ModifierConstructorDescriptionWebsocketPushContext
(String channel, WebsocketSessionManager socketSessions, WebsocketUserManager socketUsers) Creates a socket push context whereby the mutable map of session and view scope channel identifiers is referenced, so it's still available when another thread invokesWebsocketPushContext.send(Object)
during which the session and view scope is not necessarily active anymore.