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