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