Uses of Class
oshi.software.common.AbstractNetworkParams
Packages that use AbstractNetworkParams
Package
Description
Provides common (native-free) Linux operating system implementations shared by JNA and FFM modules.
Native-free Linux operating system implementations using only procfs, sysfs, and command-line utilities.
Provides abstract base classes and pure-Java implementations for the FreeBSD operating system, shared by the JNA and
FFM modules.
Provides abstract base classes and pure-Java implementations for the OpenBSD operating system, shared by the JNA and
FFM modules.
-
Uses of AbstractNetworkParams in oshi.software.common.os.linux
Subclasses of AbstractNetworkParams in oshi.software.common.os.linux -
Uses of AbstractNetworkParams in oshi.software.common.os.linux.nativefree
Subclasses of AbstractNetworkParams in oshi.software.common.os.linux.nativefreeModifier and TypeClassDescriptionclassNative-free Linux network parameters implementation. -
Uses of AbstractNetworkParams in oshi.software.common.os.unix.freebsd
Subclasses of AbstractNetworkParams in oshi.software.common.os.unix.freebsd -
Uses of AbstractNetworkParams in oshi.software.common.os.unix.openbsd
Subclasses of AbstractNetworkParams in oshi.software.common.os.unix.openbsd