Package | Description |
---|---|
org.pcap4j.packet.factory | |
org.pcap4j.packet.namednumber |
Modifier and Type | Method and Description |
---|---|
Class<? extends IpV6Packet.IpV6TrafficClass> |
StaticIpV6TrafficClassFactory.getTargetClass(NA number)
Deprecated.
|
Class<? extends IpV6Packet.IpV6FlowLabel> |
StaticIpV6FlowLabelFactory.getTargetClass(NA number)
Deprecated.
|
Class<? extends IpV4Packet.IpV4Tos> |
StaticIpV4TosFactory.getTargetClass(NA number)
Deprecated.
|
Class<? extends IpV6Packet.IpV6TrafficClass> |
PropertiesBasedIpV6TrafficClassFactory.getTargetClass(NA number)
Deprecated.
|
Class<? extends IpV6Packet.IpV6FlowLabel> |
PropertiesBasedIpV6FlowLabelFactory.getTargetClass(NA number)
Deprecated.
|
Class<? extends IpV4Packet.IpV4Tos> |
PropertiesBasedIpV4TosFactory.getTargetClass(NA number)
Deprecated.
|
IpV6Packet.IpV6TrafficClass |
StaticIpV6TrafficClassFactory.newInstance(byte[] rawData,
int offset,
int length,
NA number)
Deprecated.
|
IpV6Packet.IpV6FlowLabel |
StaticIpV6FlowLabelFactory.newInstance(byte[] rawData,
int offset,
int length,
NA number)
Deprecated.
|
IpV4Packet.IpV4Tos |
StaticIpV4TosFactory.newInstance(byte[] rawData,
int offset,
int length,
NA number)
Deprecated.
|
IpV6Packet.IpV6TrafficClass |
PropertiesBasedIpV6TrafficClassFactory.newInstance(byte[] rawData,
int offset,
int length,
NA number)
Deprecated.
|
IpV6Packet.IpV6FlowLabel |
PropertiesBasedIpV6FlowLabelFactory.newInstance(byte[] rawData,
int offset,
int length,
NA number)
Deprecated.
|
IpV4Packet.IpV4Tos |
PropertiesBasedIpV4TosFactory.newInstance(byte[] rawData,
int offset,
int length,
NA number)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
static NA |
NA.N_A |
Modifier and Type | Method and Description |
---|---|
int |
NA.compareTo(NA o) |
Copyright © 2014. All Rights Reserved.