@Qualifier @Target(value=PARAMETER) @Retention(value=RUNTIME) @Documented public static @interface SocketEvent.Closed
Indicates that a socket has closed.
For detailed usage instructions, see Socket
javadoc.
Socket
public static final AnnotationLiteral<SocketEvent.Closed> LITERAL
SocketEvent.Closed
.Copyright © 2012–2020 OmniFaces. All rights reserved.