Uses of Interface
jnetpcap.capture.CaptureFactory.Factory

Packages that use CaptureFactory.Factory
jnetpcap.capture A network packet capture framework. 
 

Uses of CaptureFactory.Factory in jnetpcap.capture
 

Subinterfaces of CaptureFactory.Factory in jnetpcap.capture
static interface CaptureFactory.LocalFactory
          Factory interface for local sessions.
static interface CaptureFactory.RemoteFactory
          Factory interface for remote sessions.
 interface RemoteSession
          A remote session which allows remote capture of live packets or capture file manipulation.