Package | Description |
---|---|
org.pcap4j.packet | |
org.pcap4j.packet.factory | |
org.pcap4j.packet.namednumber |
Modifier and Type | Method and Description |
---|---|
IpV4InternetTimestampOptionFlag |
IpV4InternetTimestampOption.getFlag() |
Modifier and Type | Method and Description |
---|---|
IpV4InternetTimestampOption.Builder |
IpV4InternetTimestampOption.Builder.flag(IpV4InternetTimestampOptionFlag flag) |
Modifier and Type | Method and Description |
---|---|
Class<? extends IpV4InternetTimestampOption.IpV4InternetTimestampOptionData> |
PacketFactoryPropertiesLoader.getIpV4InternetTimestampDataClass(IpV4InternetTimestampOptionFlag flag) |
IpV4InternetTimestampOption.IpV4InternetTimestampOptionData |
PropertiesBasedIpV4InternetTimestampOptionDataFactory.newInstance(byte[] rawData,
IpV4InternetTimestampOptionFlag flag) |
IpV4InternetTimestampOption.IpV4InternetTimestampOptionData |
StaticIpV4InternetTimestampOptionDataFactory.newInstance(byte[] rawData,
IpV4InternetTimestampOptionFlag number) |
Modifier and Type | Field and Description |
---|---|
static IpV4InternetTimestampOptionFlag |
IpV4InternetTimestampOptionFlag.ADDRESS_PRESPECIFIED |
static IpV4InternetTimestampOptionFlag |
IpV4InternetTimestampOptionFlag.EACH_TIMESTAMP_PRECEDED_WITH_ADDRESS |
static IpV4InternetTimestampOptionFlag |
IpV4InternetTimestampOptionFlag.TIMESTAMPS_ONLY |
Modifier and Type | Method and Description |
---|---|
static IpV4InternetTimestampOptionFlag |
IpV4InternetTimestampOptionFlag.getInstance(Byte value) |
static IpV4InternetTimestampOptionFlag |
IpV4InternetTimestampOptionFlag.register(IpV4InternetTimestampOptionFlag flag) |
Modifier and Type | Method and Description |
---|---|
static IpV4InternetTimestampOptionFlag |
IpV4InternetTimestampOptionFlag.register(IpV4InternetTimestampOptionFlag flag) |
Copyright © 2014. All Rights Reserved.