Interface PcapProConfigurator.PreRxProcessorFactory<T extends PcapProConfigurator.PreRxProcessor>

Type Parameters:
T - the generic type
All Superinterfaces:
PcapProConfigurator.RxProcessor
Enclosing class:
PcapProConfigurator<T extends PcapProConfigurator<T>>

public static interface PcapProConfigurator.PreRxProcessorFactory<T extends PcapProConfigurator.PreRxProcessor> extends PcapProConfigurator.RxProcessor
A factory for creating Pre objects.
  • Method Summary

    Modifier and Type
    Method
    Description
    New instance.
  • Method Details

    • newInstance

      T newInstance()
      New instance.
      Returns:
      the t