Package jakarta.faces.push
-
Interface Summary Interface Description PushContext CDI interface to send a message object to the push socket channel as identified by@
Push
. -
Class Summary Class Description Push.Literal Supports inline instantiation of thePush
qualifier. -
Annotation Types Summary Annotation Type Description Push The CDI annotation@
Push
allows you to inject aPushContext
associated with a given<f:websocket>
channel in any container managed artifact in WAR.