Uses of Class
org.pcap4j.packet.IpV4InternetTimestampOption.Builder
-
Packages that use IpV4InternetTimestampOption.Builder Package Description org.pcap4j.packet -
-
Uses of IpV4InternetTimestampOption.Builder in org.pcap4j.packet
Methods in org.pcap4j.packet that return IpV4InternetTimestampOption.Builder Modifier and Type Method Description IpV4InternetTimestampOption.BuilderIpV4InternetTimestampOption.Builder. correctLengthAtBuild(boolean correctLengthAtBuild)IpV4InternetTimestampOption.BuilderIpV4InternetTimestampOption.Builder. data(IpV4InternetTimestampOption.IpV4InternetTimestampOptionData data)IpV4InternetTimestampOption.BuilderIpV4InternetTimestampOption.Builder. flag(IpV4InternetTimestampOptionFlag flag)IpV4InternetTimestampOption.BuilderIpV4InternetTimestampOption. getBuilder()IpV4InternetTimestampOption.BuilderIpV4InternetTimestampOption.Builder. length(byte length)IpV4InternetTimestampOption.BuilderIpV4InternetTimestampOption.Builder. overflow(byte overflow)IpV4InternetTimestampOption.BuilderIpV4InternetTimestampOption.Builder. pointer(byte pointer)Constructors in org.pcap4j.packet with parameters of type IpV4InternetTimestampOption.Builder Constructor Description IpV4InternetTimestampOption(IpV4InternetTimestampOption.Builder builder)
-