@Qualifier @Target(value=PARAMETER) @Retention(value=RUNTIME) @Documented public static @interface WebsocketEvent.Opened
Indicates that a <f:websocket> has opened.
For detailed usage instructions, see @Push javadoc.
PushCopyright © 2019 Eclipse Foundation.
Use is subject to license terms.