- All Superinterfaces:
org.jnetpcap.PcapHandler
- All Known Subinterfaces:
PcapProHandler.OfPacket<U>,PcapProHandler.OfPacketConsumer
public interface PcapProHandler
extends org.jnetpcap.PcapHandler
Marker interface for all Pcap pro packet handlers.
- Author:
- Sly Technologies Inc, repos@slytechs.com
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe Interface IpfHandler.static interfaceA dispatcher which dispatches high level packets with protocol header information.static interfaceA dispatcher which dispatches high level packets with protocol header information.Nested classes/interfaces inherited from interface org.jnetpcap.PcapHandler
org.jnetpcap.PcapHandler.NativeCallback, org.jnetpcap.PcapHandler.OfArray<U>, org.jnetpcap.PcapHandler.OfByteBuffer<U>, org.jnetpcap.PcapHandler.OfMemorySegment<U>