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