Uses of Package
jakarta.faces.push
Packages that use jakarta.faces.push
-
Classes in jakarta.faces.push used by com.sun.faces.cdiClassDescriptionThe CDI annotation
@Pushallows you to inject aPushContextassociated with a given<f:websocket>channel in any container managed artifact in WAR.CDI interface to send a message object to the push socket channel as identified by@Push. -
Classes in jakarta.faces.push used by com.sun.faces.pushClassDescriptionCDI interface to send a message object to the push socket channel as identified by
@Push. -
Classes in jakarta.faces.push used by jakarta.faces.push