Uses of Class
org.pcap4j.packet.Dot1qVlanTagPacket
-
Packages that use Dot1qVlanTagPacket Package Description org.pcap4j.packet -
-
Uses of Dot1qVlanTagPacket in org.pcap4j.packet
Methods in org.pcap4j.packet that return Dot1qVlanTagPacket Modifier and Type Method Description Dot1qVlanTagPacketDot1qVlanTagPacket.Builder. build()static Dot1qVlanTagPacketDot1qVlanTagPacket. newPacket(byte[] rawData, int offset, int length)A static factory method.Constructors in org.pcap4j.packet with parameters of type Dot1qVlanTagPacket Constructor Description Builder(Dot1qVlanTagPacket packet)
-