Annotation Interface SocketEvent.Closed

Enclosing class:
SocketEvent

@Qualifier @Target(PARAMETER) @Retention(RUNTIME) @Documented public static @interface SocketEvent.Closed

Indicates that a socket has closed.

For detailed usage instructions, see Socket javadoc.

Since:
2.3
Author:
Bauke Scholtz
See Also: