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