public final class IpV6ExtDestinationOptionsPacket extends IpV6ExtOptionsPacket
Modifier and Type | Class and Description |
---|---|
static class |
IpV6ExtDestinationOptionsPacket.Builder |
static class |
IpV6ExtDestinationOptionsPacket.IpV6ExtDestinationOptionsHeader |
IpV6ExtOptionsPacket.IpV6ExtOptionsHeader, IpV6ExtOptionsPacket.IpV6Option
AbstractPacket.AbstractBuilder, AbstractPacket.AbstractHeader
Packet.Header
Modifier and Type | Method and Description |
---|---|
IpV6ExtDestinationOptionsPacket.Builder |
getBuilder() |
IpV6ExtDestinationOptionsPacket.IpV6ExtDestinationOptionsHeader |
getHeader() |
static IpV6ExtDestinationOptionsPacket |
newPacket(byte[] rawData) |
getPayload
buildHexString, buildRawData, buildString, calcHashCode, contains, equals, get, getOuterOf, getRawData, hashCode, iterator, length, measureLength, toHexString, toString
public static IpV6ExtDestinationOptionsPacket newPacket(byte[] rawData)
rawData
- public IpV6ExtDestinationOptionsPacket.IpV6ExtDestinationOptionsHeader getHeader()
getHeader
in interface Packet
getHeader
in class IpV6ExtOptionsPacket
public IpV6ExtDestinationOptionsPacket.Builder getBuilder()
getBuilder
in interface Packet
getBuilder
in class AbstractPacket
Copyright © 2013. All Rights Reserved.