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