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