Interface StreamingMessage

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String TYPE_PREFIX
      Type Prefix of streaming messages - used to avoid overlaps with messages from other modules/services.
    • Field Detail

      • TYPE_PREFIX

        static final java.lang.String TYPE_PREFIX
        Type Prefix of streaming messages - used to avoid overlaps with messages from other modules/services.
        See Also:
        Constant Field Values