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