Annotation Interface SocketEvent.Opened

Enclosing class:
SocketEvent

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

Indicates that a socket has opened.

For detailed usage instructions, see Socket javadoc.

Since:
2.3
Author:
Bauke Scholtz
See Also: