Module jakarta.faces
Package com.sun.faces.push
package com.sun.faces.push
-
ClassDescriptionThis web socket channel manager holds all application and session scoped web socket channel identifiers registered by
<f:websocket>
.This helps the web socket channel manager to hold view scoped web socket channel identifiers registered by<f:websocket>
.This web socket server endpoint handles web socket requests coming from<f:websocket>
.This Faces listener forUIViewRoot
ensures that the necessary JavaScript code to open or close theWebSocket
is properly rendered depending onrendered
andconnected
attributes.This web socket session manager holds all web socket sessions by their channel identifier.This web socket user manager holds all web socket users registered by<f:websocket>
.