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