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