Uses of Interface
jnetpcap.capture.CapturePacketInput

Packages that use CapturePacketInput
jnetpcap.capture A network packet capture framework. 
 

Uses of CapturePacketInput in jnetpcap.capture
 

Classes in jnetpcap.capture that implement CapturePacketInput
 class CaptureInputStream
          A CaptureInputStream deserializes CapturePackets into DeserializedPacket objects previously written using a CaptureOutputStream.