Annotation Interface SseEvent.Opened

Enclosing class:
SseEvent

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

Indicates that a SSE channel has opened.

For detailed usage instructions, see Sse javadoc.

Since:
5.2
Author:
Bauke Scholtz
See Also: