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