Package org.jboss.resteasy.reactive
Annotation Interface RestStreamElementType
@Inherited
@Target({TYPE,METHOD})
@Retention(RUNTIME)
@Documented
public @interface RestStreamElementType
Defines the MIME type of each SSE element in the annotated stream.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-