@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 © 2017–2021 Eclipse Foundation. All rights reserved.