Uses of Package
jakarta.faces.push
-
Packages that use jakarta.faces.push Package Description com.sun.faces.cdi com.sun.faces.push jakarta.faces.push -
Classes in jakarta.faces.push used by com.sun.faces.cdi Class Description Push The CDI annotation@Pushallows you to inject aPushContextassociated with a given<f:websocket>channel in any container managed artifact in WAR.PushContext 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.push Class Description PushContext CDI 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 Class Description Push.Literal Supports inline instantiation of thePushqualifier.