Uses of Class
oshi.hardware.common.AbstractNetworkIF
| 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 |
Provides mappings for Unix-based operating systems
|
| oshi.hardware.platform.unix.aix |
Provides information about hardware such as Memory, Power Sources, and
Processor on AIX 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 AbstractNetworkIF in oshi.hardware.platform.linux
Subclasses of AbstractNetworkIF in oshi.hardware.platform.linux Modifier and Type Class Description classLinuxNetworkIFLinuxNetworks class. -
Uses of AbstractNetworkIF in oshi.hardware.platform.mac
Subclasses of AbstractNetworkIF in oshi.hardware.platform.mac Modifier and Type Class Description classMacNetworkIFMacNetworks class. -
Uses of AbstractNetworkIF in oshi.hardware.platform.unix
Subclasses of AbstractNetworkIF in oshi.hardware.platform.unix Modifier and Type Class Description classBsdNetworkIFBsdNetworkIF applicable to FreeBSD and OpenBSD. -
Uses of AbstractNetworkIF in oshi.hardware.platform.unix.aix
Subclasses of AbstractNetworkIF in oshi.hardware.platform.unix.aix Modifier and Type Class Description classAixNetworkIFAIXNetworks class. -
Uses of AbstractNetworkIF in oshi.hardware.platform.unix.solaris
Subclasses of AbstractNetworkIF in oshi.hardware.platform.unix.solaris Modifier and Type Class Description classSolarisNetworkIFSolarisNetworks class. -
Uses of AbstractNetworkIF in oshi.hardware.platform.windows
Subclasses of AbstractNetworkIF in oshi.hardware.platform.windows Modifier and Type Class Description classWindowsNetworkIFWindowsNetworks class.