クラスの使用
org.pcap4j.packet.Dot11InterworkingElement
-
Dot11InterworkingElementを使用しているパッケージ パッケージ 説明 org.pcap4j.packet -
-
org.pcap4j.packetでのDot11InterworkingElementの使用
Dot11InterworkingElementを返すorg.pcap4j.packetのメソッド 修飾子とタイプ メソッド 説明 Dot11InterworkingElement
Dot11InterworkingElement.Builder. build()
Dot11InterworkingElement
Dot11ProbeRequestPacket.Dot11ProbeRequestHeader. getInterworking()
static Dot11InterworkingElement
Dot11InterworkingElement. newInstance(byte[] rawData, int offset, int length)
A static factory method.Dot11InterworkingElement型のパラメータを持つorg.pcap4j.packetのメソッド 修飾子とタイプ メソッド 説明 Dot11ProbeRequestPacket.Builder
Dot11ProbeRequestPacket.Builder. interworking(Dot11InterworkingElement interworking)
-