Package jakarta.faces.event
Annotation Type WebsocketEvent.Opened
- 
@Qualifier @Target(PARAMETER) @Retention(RUNTIME) @Documented public static @interface WebsocketEvent.Opened
Indicates that a
<f:websocket>has opened.For detailed usage instructions, see
@Pushjavadoc.- Since:
 - 2.3
 - See Also:
 Push