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