Uses of Interface
oshi.hardware.NetworkIF
Packages that use NetworkIF
Package
Description
[oshi-common API] Provides cross-platform implementation to retrieve hardware information such as CPU, Memory,
Display, Disks, Network Interfaces, Power Sources, Sensors, and USB Devices
Provides abstract classes for common code
Provides common Linux hardware implementations shared by JNA and FFM modules.
Provides information about hardware such as Memory, Power Sources, and Processor on Mac systems
-
Uses of NetworkIF in oshi.hardware
Methods in oshi.hardware that return types with arguments of type NetworkIFModifier and TypeMethodDescriptionHardwareAbstractionLayer.getNetworkIFs()Gets a list of non-localNetworkIFobjects, representing a network interface.HardwareAbstractionLayer.getNetworkIFs(boolean includeLocalInterfaces) Gets a listNetworkIFobjects, representing a network interface. -
Uses of NetworkIF in oshi.hardware.common
Classes in oshi.hardware.common that implement NetworkIFMethods in oshi.hardware.common that return types with arguments of type NetworkIF -
Uses of NetworkIF in oshi.hardware.common.platform.linux
Classes in oshi.hardware.common.platform.linux that implement NetworkIF -
Uses of NetworkIF in oshi.hardware.common.platform.mac
Classes in oshi.hardware.common.platform.mac that implement NetworkIFModifier and TypeClassDescriptionclassBase class for macOS NetworkIF implementations.