Package org.pcap4j.packet.factory.statik
Interface StaticIpV4InternetTimestampOptionDataFactory.Instantiater
- Enclosing class:
StaticIpV4InternetTimestampOptionDataFactory
private static interface StaticIpV4InternetTimestampOptionDataFactory.Instantiater
-
Method Summary
-
Method Details
-
newInstance
IpV4InternetTimestampOption.IpV4InternetTimestampOptionData newInstance(byte[] rawData, int offset, int length) throws IllegalRawDataException - Throws:
IllegalRawDataException
-
getTargetClass
Class<? extends IpV4InternetTimestampOption.IpV4InternetTimestampOptionData> getTargetClass()
-