Annotation Interface SseEvent.Closed

Enclosing class:
SseEvent

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

Indicates that a SSE channel has closed.

For detailed usage instructions, see Sse javadoc.

Since:
5.2
Author:
Bauke Scholtz
See Also: