public class MLMessage extends Message
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAddress()
Returns the IPv6 Address of this MLMessage.
|
int |
getHeaderLen()
Returns the length of this header.
|
java.lang.String |
getMaxResponseDelay()
Returns the max response delay of this MLMessage.
|
java.lang.String |
toString(FormatProperties filter)
Returns a printable representation of this header.
|
getChecksum, getCode, getNextHeader, getTypeFieldgetHeaderData, getName, getPayload, getPayLoad, getPayloadBytes, getPayloadHexString, getType, printHexHeader, toHexString, toStringpublic int getHeaderLen()
getHeaderLen in class ICMP6Headerpublic java.lang.String toString(FormatProperties filter)
public java.lang.String getMaxResponseDelay()
public java.lang.String getAddress()