Interface PcapProConfigurator.PostRxProcessorFactory<T extends PcapProConfigurator.PostRxProcessor>

Type Parameters:
T - the generic type
Enclosing class:
PcapProConfigurator<T extends PcapProConfigurator<T>>

public static interface PcapProConfigurator.PostRxProcessorFactory<T extends PcapProConfigurator.PostRxProcessor>
A factory for creating Post objects.
  • Method Summary

    Modifier and Type
    Method
    Description
    New instance.
  • Method Details

    • newInstance

      T newInstance()
      New instance.
      Returns:
      the t