@Qualifier @Target(value=PARAMETER) @Retention(value=RUNTIME) @Documented public static @interface WebsocketEvent.Closed
Indicates that a <f:websocket> has closed.
For detailed usage instructions, see @Push javadoc.
PushCopyright © 2021 JBoss by Red Hat. All rights reserved.