Uses of Class
org.pcap4j.packet.Dot11InterworkingElement
Packages that use Dot11InterworkingElement
-
Uses of Dot11InterworkingElement in org.pcap4j.packet
Fields in org.pcap4j.packet declared as Dot11InterworkingElementModifier and TypeFieldDescriptionprivate Dot11InterworkingElementDot11ProbeRequestPacket.Builder.interworkingprivate final Dot11InterworkingElementDot11ProbeRequestPacket.Dot11ProbeRequestHeader.interworkingMethods in org.pcap4j.packet that return Dot11InterworkingElementModifier and TypeMethodDescriptionDot11InterworkingElement.Builder.build()Dot11ProbeRequestPacket.Dot11ProbeRequestHeader.getInterworking()static Dot11InterworkingElementDot11InterworkingElement.newInstance(byte[] rawData, int offset, int length) A static factory method.Methods in org.pcap4j.packet with parameters of type Dot11InterworkingElementModifier and TypeMethodDescriptionDot11ProbeRequestPacket.Builder.interworking(Dot11InterworkingElement interworking) Constructors in org.pcap4j.packet with parameters of type Dot11InterworkingElement