Package com.sun.faces.push
-
Class Summary Class Description WebsocketChannelManager This web socket channel manager holds all application and session scoped web socket channel identifiers registered by<f:websocket>.WebsocketChannelManager.ViewScope This helps the web socket channel manager to hold view scoped web socket channel identifiers registered by<f:websocket>.WebsocketEndpoint This web socket server endpoint handles web socket requests coming from<f:websocket>.WebsocketFacesListener This Faces listener forUIViewRootensures that the necessary JavaScript code to open or close theWebSocketis properly rendered depending onrenderedandconnectedattributes.WebsocketPushContext WebsocketSessionManager This web socket session manager holds all web socket sessions by their channel identifier.WebsocketUserManager This web socket user manager holds all web socket users registered by<f:websocket>.