Annotation Type WebsocketEvent.Closed

Enclosing class:
WebsocketEvent

@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: