Package jakarta.faces.push
package jakarta.faces.push
-
ClassDescriptionThe CDI annotation
@
Push
allows you to inject aPushContext
associated with a given<f:websocket>
channel in any container managed artifact in WAR.Supports inline instantiation of thePush
qualifier.CDI interface to send a message object to the push socket channel as identified by@
Push
.