Class ProxyPreProcessor

java.lang.Object
com.slytechs.jnet.jnetpcap.internal.AbstractPcapDispatcher
com.slytechs.jnet.jnetpcap.internal.ProxyPreProcessor
All Implemented Interfaces:
AutoCloseable, org.jnetpcap.internal.PcapDispatcher, org.jnetpcap.PcapHandler, org.jnetpcap.PcapHandler.NativeCallback

public class ProxyPreProcessor extends AbstractPcapDispatcher
The Class ProxyPreProcessor.
Author:
Sly Technologies Inc, repos@slytechs.com
  • Constructor Details

    • ProxyPreProcessor

      public ProxyPreProcessor()
      Instantiates a new proxy pre processor.
  • Method Details

    • setDispatcher

      public void setDispatcher(org.jnetpcap.internal.PcapDispatcher dispatcher)
      Sets the dispatcher.
      Parameters:
      dispatcher - the new dispatcher