SourceForge Jpcap

Uses of Class
net.sourceforge.jpcap.capture.StatisticsEvent

Packages that use StatisticsEvent
net.sourceforge.jpcap.capture Provides an interface for capturing packets and a layer of abstraction around libpcap, a portable native system library for capturing network packets. 
 

Uses of StatisticsEvent in net.sourceforge.jpcap.capture
 

Methods in net.sourceforge.jpcap.capture with parameters of type StatisticsEvent
 void StatisticsListener.statisticsArrived(StatisticsEvent event)
          Handle a statistics event.
 void JWinPcapTest.statisticsArrived(StatisticsEvent event)
           
 


Copyright © Patrick Charles & Jonas Lehmann, 2001; Esmond Pitt, 2008.