Uses of Class
oshi.hardware.common.AbstractHardwareAbstractionLayer
| Package | Description |
|---|---|
| oshi.hardware.platform.linux |
Provides information about hardware such as Memory, Power Sources, and
Processor on Linux systems
|
| oshi.hardware.platform.mac |
Provides information about hardware such as Memory, Power Sources, and
Processor on Mac systems
|
| oshi.hardware.platform.unix.aix |
Provides information about hardware such as Memory, Power Sources, and
Processor on AIX systems
|
| oshi.hardware.platform.unix.freebsd |
Provides information about hardware such as Memory, Power Sources, and
Processor on FreeBSD systems
|
| oshi.hardware.platform.unix.openbsd |
Provides information about hardware such as Memory, Power Sources, and
Processor on OpenBSD systems
|
| oshi.hardware.platform.unix.solaris |
Provides information about hardware such as Memory, Power Sources, and
Processor on Solaris systems
|
| oshi.hardware.platform.windows |
Provides information about hardware such as Memory, Power Sources, and
Processor on Windows systems
|
-
Uses of AbstractHardwareAbstractionLayer in oshi.hardware.platform.linux
Subclasses of AbstractHardwareAbstractionLayer in oshi.hardware.platform.linux Modifier and Type Class Description classLinuxHardwareAbstractionLayerLinuxHardwareAbstractionLayer class. -
Uses of AbstractHardwareAbstractionLayer in oshi.hardware.platform.mac
Subclasses of AbstractHardwareAbstractionLayer in oshi.hardware.platform.mac Modifier and Type Class Description classMacHardwareAbstractionLayerMacHardwareAbstractionLayer class. -
Uses of AbstractHardwareAbstractionLayer in oshi.hardware.platform.unix.aix
Subclasses of AbstractHardwareAbstractionLayer in oshi.hardware.platform.unix.aix Modifier and Type Class Description classAixHardwareAbstractionLayerAIXHardwareAbstractionLayer class. -
Uses of AbstractHardwareAbstractionLayer in oshi.hardware.platform.unix.freebsd
Subclasses of AbstractHardwareAbstractionLayer in oshi.hardware.platform.unix.freebsd Modifier and Type Class Description classFreeBsdHardwareAbstractionLayerFreeBsdHardwareAbstractionLayer class. -
Uses of AbstractHardwareAbstractionLayer in oshi.hardware.platform.unix.openbsd
Subclasses of AbstractHardwareAbstractionLayer in oshi.hardware.platform.unix.openbsd Modifier and Type Class Description classOpenBsdHardwareAbstractionLayerOpenBsdHardwareAbstractionLayer class. -
Uses of AbstractHardwareAbstractionLayer in oshi.hardware.platform.unix.solaris
Subclasses of AbstractHardwareAbstractionLayer in oshi.hardware.platform.unix.solaris Modifier and Type Class Description classSolarisHardwareAbstractionLayerSolarisHardwareAbstractionLayer class. -
Uses of AbstractHardwareAbstractionLayer in oshi.hardware.platform.windows
Subclasses of AbstractHardwareAbstractionLayer in oshi.hardware.platform.windows Modifier and Type Class Description classWindowsHardwareAbstractionLayerWindowsHardwareAbstractionLayer class.