Uses of Class
org.pcap4j.packet.TcpSackOption.Builder
Packages that use TcpSackOption.Builder
-
Uses of TcpSackOption.Builder in org.pcap4j.packet
Methods in org.pcap4j.packet that return TcpSackOption.BuilderModifier and TypeMethodDescriptionTcpSackOption.Builder.correctLengthAtBuild(boolean correctLengthAtBuild) TcpSackOption.getBuilder()TcpSackOption.Builder.length(byte length) TcpSackOption.Builder.sacks(List<TcpSackOption.Sack> sacks) Constructors in org.pcap4j.packet with parameters of type TcpSackOption.Builder