Uses of Class
org.pcap4j.packet.Dot11ChannelUsageElement
Packages that use Dot11ChannelUsageElement
-
Uses of Dot11ChannelUsageElement in org.pcap4j.packet
Fields in org.pcap4j.packet declared as Dot11ChannelUsageElementModifier and TypeFieldDescriptionprivate Dot11ChannelUsageElementDot11ProbeRequestPacket.Builder.channelUsageprivate final Dot11ChannelUsageElementDot11ProbeRequestPacket.Dot11ProbeRequestHeader.channelUsageMethods in org.pcap4j.packet that return Dot11ChannelUsageElementModifier and TypeMethodDescriptionDot11ChannelUsageElement.Builder.build()Dot11ProbeRequestPacket.Dot11ProbeRequestHeader.getChannelUsage()static Dot11ChannelUsageElementDot11ChannelUsageElement.newInstance(byte[] rawData, int offset, int length) A static factory method.Methods in org.pcap4j.packet with parameters of type Dot11ChannelUsageElementModifier and TypeMethodDescriptionDot11ProbeRequestPacket.Builder.channelUsage(Dot11ChannelUsageElement channelUsage) Constructors in org.pcap4j.packet with parameters of type Dot11ChannelUsageElement