Uses of Class
org.pcap4j.packet.TcpTimestampsOption.Builder
Packages that use TcpTimestampsOption.Builder
-
Uses of TcpTimestampsOption.Builder in org.pcap4j.packet
Methods in org.pcap4j.packet that return TcpTimestampsOption.BuilderModifier and TypeMethodDescriptionTcpTimestampsOption.Builder.correctLengthAtBuild(boolean correctLengthAtBuild) TcpTimestampsOption.getBuilder()TcpTimestampsOption.Builder.length(byte length) TcpTimestampsOption.Builder.tsEchoReply(int tsEchoReply) TcpTimestampsOption.Builder.tsValue(int tsValue) Constructors in org.pcap4j.packet with parameters of type TcpTimestampsOption.Builder