public class Redirect extends Message
Modifier and Type | Method | Description |
---|---|---|
String |
getDestination() |
Returns the destination address of this Redirect Message.
|
int |
getHeaderLen() |
Returns the length of this header.
|
Header |
getNextHeader() |
Returns the next header in the packet
|
String |
getTarget() |
Returns the target address of this Redirect Message.
|
String |
toString(FormatProperties filter) |
Returns a printable representation of this header.
|
getChecksum, getCode, getTypeField
getHeaderData, getName, getPayload, getPayLoad, getPayloadBytes, getPayloadHexString, getType, printHexHeader, toHexString, toString
public Header getNextHeader()
getNextHeader
in class ICMP6Header
public int getHeaderLen()
getHeaderLen
in class ICMP6Header
public String toString(FormatProperties filter)
public String getTarget()
public String getDestination()
Copyright © 2024. All rights reserved.