Uses of Class
org.pcap4j.packet.Dot11FrameControl
Packages that use Dot11FrameControl
-
Uses of Dot11FrameControl in org.pcap4j.packet
Fields in org.pcap4j.packet declared as Dot11FrameControlModifier and TypeFieldDescriptionprivate Dot11FrameControlDot11ManagementPacket.Builder.frameControlprivate final Dot11FrameControlDot11ManagementPacket.Dot11ManagementHeader.frameControlMethods in org.pcap4j.packet that return Dot11FrameControlModifier and TypeMethodDescriptionDot11FrameControl.Builder.build()Dot11ManagementPacket.Dot11ManagementHeader.getFrameControl()static Dot11FrameControlDot11FrameControl.newInstance(byte[] rawData, int offset, int length) A static factory method.Methods in org.pcap4j.packet with parameters of type Dot11FrameControlModifier and TypeMethodDescriptionDot11ManagementPacket.Builder.frameControl(Dot11FrameControl frameControl) Dot11ProbeRequestPacket.Builder.frameControl(Dot11FrameControl frameControl) Constructors in org.pcap4j.packet with parameters of type Dot11FrameControl