Class NetPcap.PcapProContext

java.lang.Object
com.slytechs.jnet.jnetpcap.NetPcap.PcapProContext
Enclosing class:
NetPcap

public static final class NetPcap.PcapProContext extends Object
Context structure for the PcapPro class and its numerous processors.
  • Field Details

  • Method Details

    • getTimeSource

      public com.slytechs.jnet.jnetruntime.time.TimeSource getTimeSource()
      Gets the time source.
      Returns:
      the timeSource
    • setTimeSource

      public NetPcap.PcapProContext setTimeSource(com.slytechs.jnet.jnetruntime.time.TimeSource timeSource)
      Sets the time source.
      Parameters:
      timeSource - the timeSource to set
      Returns:
      the pcap pro context