@Qualifier @Target(value=PARAMETER) @Retention(value=RUNTIME) @Documented public static @interface SocketEvent.Opened
Indicates that a socket has opened.
For detailed usage instructions, see Socket
javadoc.
Socket
Copyright © 2012–2016 OmniFaces. All rights reserved.