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