Uses of Class
org.pcap4j.packet.Dot11LinkAdaptationControl
Packages that use Dot11LinkAdaptationControl
-
Uses of Dot11LinkAdaptationControl in org.pcap4j.packet
Fields in org.pcap4j.packet declared as Dot11LinkAdaptationControlModifier and TypeFieldDescriptionprivate Dot11LinkAdaptationControlDot11HtControl.Builder.linkAdaptationControlprivate final Dot11LinkAdaptationControlDot11HtControl.linkAdaptationControlMethods in org.pcap4j.packet that return Dot11LinkAdaptationControlModifier and TypeMethodDescriptionDot11LinkAdaptationControl.Builder.build()Dot11HtControl.getLinkAdaptationControl()static Dot11LinkAdaptationControlDot11LinkAdaptationControl.newInstance(byte[] rawData, int offset, int length) A static factory method.Methods in org.pcap4j.packet with parameters of type Dot11LinkAdaptationControlModifier and TypeMethodDescriptionDot11HtControl.Builder.linkAdaptationControl(Dot11LinkAdaptationControl linkAdaptationControl) Constructors in org.pcap4j.packet with parameters of type Dot11LinkAdaptationControl