Uses of Interface
jnetpcap.capture.file.nap.NAPCaptureInfo

Packages that use NAPCaptureInfo
jnetpcap.capture.file.nap Network cAPture file format. 
 

Uses of NAPCaptureInfo in jnetpcap.capture.file.nap
 

Methods in jnetpcap.capture.file.nap that return NAPCaptureInfo
 NAPCaptureInfo NAPPacket.getCaptureSystem()
           
 

Methods in jnetpcap.capture.file.nap with parameters of type NAPCaptureInfo
 void NAPPacket.setCaptureSystem(NAPCaptureInfo captureSystem)