Class MamaPayloadType


  • public class MamaPayloadType
    extends java.lang.Object
    Class to define payload types
    • Field Detail

      • MAMA_PAYLOAD_WOMBAT_MSG

        public static final char MAMA_PAYLOAD_WOMBAT_MSG
        Wombat Message
        See Also:
        Constant Field Values
      • MAMA_PAYLOAD_TIBRV

        public static final char MAMA_PAYLOAD_TIBRV
        TIBRV Message
        See Also:
        Constant Field Values
      • MAMA_PAYLOAD_FAST

        public static final char MAMA_PAYLOAD_FAST
        FAST Message
        See Also:
        Constant Field Values
      • MAMA_PAYLOAD_AVIS

        public static final char MAMA_PAYLOAD_AVIS
        AVIS Message
        See Also:
        Constant Field Values
      • MAMA_PAYLOAD_UNKNOWN

        public static final char MAMA_PAYLOAD_UNKNOWN
        Unknown type
        See Also:
        Constant Field Values
    • Constructor Detail

      • MamaPayloadType

        public MamaPayloadType()