com.ibm.as400.util.commtrace

Class MLMessage

    • Method Detail

      • getHeaderLen

        public int getHeaderLen()
        Returns the length of this header.
        Overrides:
        getHeaderLen in class ICMP6Header
        Returns:
        Will always return 160.
      • toString

        public java.lang.String toString(FormatProperties filter)
        Returns a printable representation of this header.
        Overrides:
        toString in class Message
        Parameters:
        filter - FormatProperties object for filtering this header.
        Returns:
        Returns a string representation of this header.
      • getMaxResponseDelay

        public java.lang.String getMaxResponseDelay()
        Returns the max response delay of this MLMessage.
        Returns:
        String containing a decimal representation of the max response delay.
      • getAddress

        public java.lang.String getAddress()
        Returns the IPv6 Address of this MLMessage.
        Returns:
        String containing a delimited IPv6 address.