Class InvalidAttributesMessage

java.lang.Object
pt.unl.fct.di.novasys.babel2.channels.legacy.messages.InvalidAttributesMessage
All Implemented Interfaces:
ControlMessage

public final class InvalidAttributesMessage extends Object implements ControlMessage
Control message signaling that invalid or unrecognized attributes were received in a legacy handshake.
  • Field Details

    • INSTANCE

      public static final InvalidAttributesMessage INSTANCE
      Singleton instance of InvalidAttributesMessage.
    • TYPE_INT

      public static final int TYPE_INT
      Integer type identifier for invalid attributes messages.
      See Also:
  • Method Details

    • getTypeInt

      public int getTypeInt()
      Description copied from interface: ControlMessage
      Returns the integer type identifier of this control message.
      Specified by:
      getTypeInt in interface ControlMessage
      Returns:
      the message type code
    • attributeMapSize

      public int attributeMapSize()
      Description copied from interface: ControlMessage
      Returns the count of attributes carried in this control message envelope.
      Specified by:
      attributeMapSize in interface ControlMessage
      Returns:
      the attribute map size