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