Uses of Interface
com.slytechs.jnet.jnetpcap.CaptureStatistics
Packages that use CaptureStatistics
-
Uses of CaptureStatistics in com.slytechs.jnet.jnetpcap
Classes in com.slytechs.jnet.jnetpcap that implement CaptureStatisticsModifier and TypeClassDescriptionfinal classPcap packet capture with high level packet and protocol support.Methods in com.slytechs.jnet.jnetpcap that return CaptureStatisticsModifier and TypeMethodDescriptionstatic CaptureStatisticsCaptureStatistics.newInstance()New instance. -
Uses of CaptureStatistics in com.slytechs.jnet.jnetpcap.internal
Classes in com.slytechs.jnet.jnetpcap.internal that implement CaptureStatisticsMethods in com.slytechs.jnet.jnetpcap.internal that return CaptureStatisticsModifier and TypeMethodDescriptionAbstractPacketReceiver.getCaptureStatistics()Gets the capture statistics.PacketDissectorReceiver.getCaptureStatistics()Gets the capture statistics.PacketReceiver.getCaptureStatistics()Gets the capture statistics.