public interface PacketHandler
PacketHandler will be called.| Modifier and Type | Method and Description |
|---|---|
boolean |
nextPacket(Packet packet)
|
boolean nextPacket(Packet packet) throws IOException
packet - the new Packet as read off of the pcap stream.IOExceptionCopyright © 2021. All Rights Reserved.