Module com.slytechs.jnet.jnetpcap
Package com.slytechs.jnet.jnetpcap
Interface PcapProConfigurator.RxProcessor
- All Known Subinterfaces:
PcapProConfigurator.PostRxProcessor,PcapProConfigurator.PreRxProcessor,PcapProConfigurator.PreRxProcessorFactory<T>
- All Known Implementing Classes:
IpfReassembler,PacketDelay,PacketPlayer,PacketRepeater
- Enclosing class:
PcapProConfigurator<T extends PcapProConfigurator<T>>
public static interface PcapProConfigurator.RxProcessor
Marker interface for all RX processors which capture/receive packets/data.