Uses of Class
org.pcap4j.packet.Dot11SsidElement
Packages that use Dot11SsidElement
-
Uses of Dot11SsidElement in org.pcap4j.packet
Fields in org.pcap4j.packet declared as Dot11SsidElementModifier and TypeFieldDescriptionprivate Dot11SsidElementDot11ProbeRequestPacket.Builder.ssidprivate final Dot11SsidElementDot11ProbeRequestPacket.Dot11ProbeRequestHeader.ssidFields in org.pcap4j.packet with type parameters of type Dot11SsidElementModifier and TypeFieldDescriptionprivate List<Dot11SsidElement> Dot11SsidListElement.Builder.ssidListprivate final List<Dot11SsidElement> Dot11SsidListElement.ssidListMethods in org.pcap4j.packet that return Dot11SsidElementModifier and TypeMethodDescriptionDot11SsidElement.Builder.build()Dot11ProbeRequestPacket.Dot11ProbeRequestHeader.getSsid()static Dot11SsidElementDot11SsidElement.newInstance(byte[] rawData, int offset, int length) A static factory method.Methods in org.pcap4j.packet that return types with arguments of type Dot11SsidElementMethods in org.pcap4j.packet with parameters of type Dot11SsidElementMethod parameters in org.pcap4j.packet with type arguments of type Dot11SsidElementModifier and TypeMethodDescriptionDot11SsidListElement.Builder.ssidList(List<Dot11SsidElement> ssidList) Constructors in org.pcap4j.packet with parameters of type Dot11SsidElement