Annotation Interface ServerSentEventSource
@Target(METHOD)
@Retention(RUNTIME)
@Repeatable(ServerSentEventSources.class)
public @interface ServerSentEventSource
Apply to Resource Methods to make them function as Server-Sent Event Sources.
See https://www.soklet.com/docs/server-sent-events for detailed documentation.
- Author:
- Mark Allen
-
Required Element Summary
Required Elements
-
Element Details
-
value
-