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