public final class StaticIpV6FlowLabelFactory extends Object implements PacketFactory<IpV6Packet.IpV6FlowLabel,NA>
Constructor and Description |
---|
StaticIpV6FlowLabelFactory() |
Modifier and Type | Method and Description |
---|---|
static StaticIpV6FlowLabelFactory |
getInstance() |
IpV6Packet.IpV6FlowLabel |
newInstance(byte[] rawData) |
IpV6Packet.IpV6FlowLabel |
newInstance(byte[] rawData,
NA number) |
public static StaticIpV6FlowLabelFactory getInstance()
public IpV6Packet.IpV6FlowLabel newInstance(byte[] rawData, NA number)
newInstance
in interface PacketFactory<IpV6Packet.IpV6FlowLabel,NA>
public IpV6Packet.IpV6FlowLabel newInstance(byte[] rawData)
newInstance
in interface PacketFactory<IpV6Packet.IpV6FlowLabel,NA>
Copyright © 2014. All Rights Reserved.