Package | Description |
---|---|
org.pcap4j.packet |
Modifier and Type | Method and Description |
---|---|
Dot11SupportedOperatingClassesElement |
Dot11SupportedOperatingClassesElement.Builder.build() |
Dot11SupportedOperatingClassesElement |
Dot11ProbeRequestPacket.Dot11ProbeRequestHeader.getSupportedOperatingClasses() |
static Dot11SupportedOperatingClassesElement |
Dot11SupportedOperatingClassesElement.newInstance(byte[] rawData,
int offset,
int length)
A static factory method.
|
Modifier and Type | Method and Description |
---|---|
Dot11ProbeRequestPacket.Builder |
Dot11ProbeRequestPacket.Builder.supportedOperatingClasses(Dot11SupportedOperatingClassesElement supportedOperatingClasses) |
Copyright © 2011–2017 Pcap4J.org. All rights reserved.