Uses of Class
org.pcap4j.packet.Dot11VendorSpecificElement.Builder
-
Packages that use Dot11VendorSpecificElement.Builder Package Description org.pcap4j.packet -
-
Uses of Dot11VendorSpecificElement.Builder in org.pcap4j.packet
Methods in org.pcap4j.packet that return Dot11VendorSpecificElement.Builder Modifier and Type Method Description Dot11VendorSpecificElement.BuilderDot11VendorSpecificElement.Builder. correctLengthAtBuild(boolean correctLengthAtBuild)Dot11VendorSpecificElement.BuilderDot11VendorSpecificElement. getBuilder()Dot11VendorSpecificElement.BuilderDot11VendorSpecificElement.Builder. information(byte[] information)Dot11VendorSpecificElement.BuilderDot11VendorSpecificElement.Builder. length(byte length)Constructors in org.pcap4j.packet with parameters of type Dot11VendorSpecificElement.Builder Constructor Description Dot11VendorSpecificElement(Dot11VendorSpecificElement.Builder builder)
-