Uses of Interface
org.jnetpcap.Pcap.LibraryPolicy
Package
Description
The Packet Capture library provides a high level interface to packet capture
systems.
-
Uses of Pcap.LibraryPolicy in org.jnetpcap
Modifier and TypeMethodDescriptionstatic Pcap.LibraryPolicy
Pcap.LibraryPolicy.getDefault()
Gets the default missing symbols policy.Modifier and TypeMethodDescriptionstatic void
Pcap.LibraryPolicy.setDefault
(Pcap.LibraryPolicy newPolicy) Sets the default native Pcap library policy.