Uses of Class
org.pcap4j.packet.TcpWindowScaleOption.Builder
Packages that use TcpWindowScaleOption.Builder
-
Uses of TcpWindowScaleOption.Builder in org.pcap4j.packet
Methods in org.pcap4j.packet that return TcpWindowScaleOption.BuilderModifier and TypeMethodDescriptionTcpWindowScaleOption.Builder.correctLengthAtBuild(boolean correctLengthAtBuild) TcpWindowScaleOption.getBuilder()TcpWindowScaleOption.Builder.length(byte length) TcpWindowScaleOption.Builder.shiftCount(byte shiftCount) Constructors in org.pcap4j.packet with parameters of type TcpWindowScaleOption.Builder