@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
public static final AnnotationLiteral<SocketEvent.Opened> LITERAL
SocketEvent.Opened
.Copyright © 2012–2020 OmniFaces. All rights reserved.