public final class PropertiesBasedIpV6FlowLabelFactory extends Object implements PacketFactory<IpV6Packet.IpV6FlowLabel,NA>
Modifier and Type | Method and Description |
---|---|
static PropertiesBasedIpV6FlowLabelFactory |
getInstance() |
IpV6Packet.IpV6FlowLabel |
newInstance(byte[] rawData) |
IpV6Packet.IpV6FlowLabel |
newInstance(byte[] rawData,
Class<? extends IpV6Packet.IpV6FlowLabel> clazz) |
IpV6Packet.IpV6FlowLabel |
newInstance(byte[] rawData,
NA number) |
public static PropertiesBasedIpV6FlowLabelFactory 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>
public IpV6Packet.IpV6FlowLabel newInstance(byte[] rawData, Class<? extends IpV6Packet.IpV6FlowLabel> clazz)
rawData
- clazz
- Copyright © 2013. All Rights Reserved.