Class StaticIcmpV6TypePacketFactory
java.lang.Object
org.pcap4j.packet.factory.statik.AbstractStaticPacketFactory<IcmpV6Type>
org.pcap4j.packet.factory.statik.StaticIcmpV6TypePacketFactory
- All Implemented Interfaces:
PacketFactory<Packet, IcmpV6Type>
- Since:
- pcap4j 0.9.15
-
Field Summary
FieldsFields inherited from class AbstractStaticPacketFactory
instantiaters -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractStaticPacketFactory
getTargetClass, getTargetClass, newInstance, newInstance
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
StaticIcmpV6TypePacketFactory
private StaticIcmpV6TypePacketFactory()
-
-
Method Details
-
getInstance
- Returns:
- the singleton instance of StaticIcmpV6TypePacketFactory.
-