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