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