Uses of Class
org.pcap4j.packet.LlcPacket
Packages that use LlcPacket
-
Uses of LlcPacket in org.pcap4j.packet
Methods in org.pcap4j.packet that return LlcPacketModifier and TypeMethodDescriptionLlcPacket.Builder.build()static LlcPacketLlcPacket.newPacket(byte[] rawData, int offset, int length) A static factory method.Constructors in org.pcap4j.packet with parameters of type LlcPacket