Package | Description |
---|---|
com.sun.faces.push |
Constructor and Description |
---|
WebsocketPushContext(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 invokes
WebsocketPushContext.send(Object) during which the session
and view scope is not necessarily active anymore. |
Copyright © 2010–2021 JBoss by Red Hat. All rights reserved.