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
    Modifier and Type
    Required Element
    Description
     
  • Element Details