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