Package nl.sidnlabs.pcap.packet
Class PacketFactory
java.lang.Object
nl.sidnlabs.pcap.packet.PacketFactory
Create a packet object based on the protocol number.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final int -
Method Summary
-
Field Details
-
PROTOCOL_TCP
public static final int PROTOCOL_TCP- See Also:
-
PROTOCOL_UDP
public static final int PROTOCOL_UDP- See Also:
-
PROTOCOL_ICMP_V4
public static final int PROTOCOL_ICMP_V4- See Also:
-
PROTOCOL_ICMP_V6
public static final int PROTOCOL_ICMP_V6- See Also:
-
-
Method Details
-
create
-