Uses of Class
org.pcap4j.packet.IllegalIpV4Option.Builder
-
Packages that use IllegalIpV4Option.Builder Package Description org.pcap4j.packet -
-
Uses of IllegalIpV4Option.Builder in org.pcap4j.packet
Methods in org.pcap4j.packet that return IllegalIpV4Option.Builder Modifier and Type Method Description IllegalIpV4Option.BuilderIllegalIpV4Option. getBuilder()IllegalIpV4Option.BuilderIllegalIpV4Option.Builder. rawData(byte[] rawData)IllegalIpV4Option.BuilderIllegalIpV4Option.Builder. type(IpV4OptionType type)Constructors in org.pcap4j.packet with parameters of type IllegalIpV4Option.Builder Constructor Description IllegalIpV4Option(IllegalIpV4Option.Builder builder)
-