Interface PcapProConfigurator.PreRxProcessor

All Superinterfaces:
PcapProConfigurator.RxProcessor
All Known Implementing Classes:
PacketDelay, PacketPlayer, PacketRepeater
Enclosing class:
PcapProConfigurator<T extends PcapProConfigurator<T>>

public static interface PcapProConfigurator.PreRxProcessor extends PcapProConfigurator.RxProcessor
Marker interface for pre-processors which operate on raw native packets.