Uses of Class
org.pcap4j.packet.Dot11VendorSpecificElement
Packages that use Dot11VendorSpecificElement
-
Uses of Dot11VendorSpecificElement in org.pcap4j.packet
Fields in org.pcap4j.packet with type parameters of type Dot11VendorSpecificElementModifier and TypeFieldDescriptionprivate List<Dot11VendorSpecificElement> Dot11ProbeRequestPacket.Builder.vendorSpecificElementsprivate final List<Dot11VendorSpecificElement> Dot11ProbeRequestPacket.Dot11ProbeRequestHeader.vendorSpecificElementsMethods in org.pcap4j.packet that return Dot11VendorSpecificElementModifier and TypeMethodDescriptionDot11VendorSpecificElement.Builder.build()static Dot11VendorSpecificElementDot11VendorSpecificElement.newInstance(byte[] rawData, int offset, int length) A static factory method.Methods in org.pcap4j.packet that return types with arguments of type Dot11VendorSpecificElementModifier and TypeMethodDescriptionDot11ProbeRequestPacket.Dot11ProbeRequestHeader.getVendorSpecificElements()Method parameters in org.pcap4j.packet with type arguments of type Dot11VendorSpecificElementModifier and TypeMethodDescriptionDot11ProbeRequestPacket.Builder.vendorSpecificElements(List<Dot11VendorSpecificElement> vendorSpecificElements) Constructors in org.pcap4j.packet with parameters of type Dot11VendorSpecificElement