Uses of Package
jakarta.faces.push
| Package | Description |
|---|---|
| com.sun.faces.cdi | |
| com.sun.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.