Annotation Interface MessagePayload


@Retention(RUNTIME) @Target(TYPE) public @interface MessagePayload
Annotation holding information which type of payload a message payload builder produces.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The message type produced
  • Element Details

    • value

      The message type produced
      Returns:
      the message type