Annotation Type WebsocketEvent.Opened

Enclosing class:
WebsocketEvent

@Qualifier @Target(PARAMETER) @Retention(RUNTIME) @Documented public static @interface WebsocketEvent.Opened

Indicates that a <f:websocket> has opened.

For detailed usage instructions, see @Push javadoc.

Since:
2.3
See Also: