| Package | Description |
|---|---|
| oshi.software.common |
Provides abstract classes for common code
|
| oshi.software.os |
[oshi-core API] Provides cross-platform implementation to retrieve OS,
FileSystem, and Process information
|
| oshi.software.os.linux |
Provides information about Software and OS on Linux
|
| oshi.software.os.mac |
Provides information about Software and OS on Mac OS X
|
| oshi.software.os.unix.freebsd |
Provides information about Software and OS on FreeBSD
|
| oshi.software.os.unix.solaris |
Provides information about Software and OS on Solaris
|
| oshi.software.os.windows |
Provides information about Software and OS on Windows
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOSVersionInfoEx
Contains operating system version information.
|
| Modifier and Type | Field and Description |
|---|---|
protected OperatingSystemVersion |
AbstractOperatingSystem.version |
| Modifier and Type | Method and Description |
|---|---|
OperatingSystemVersion |
AbstractOperatingSystem.getVersion()
Operating system version.
|
| Modifier and Type | Method and Description |
|---|---|
OperatingSystemVersion |
OperatingSystem.getVersion()
Operating system version.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LinuxOSVersionInfoEx
LinuxOSVersionInfoEx class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MacOSVersionInfoEx
MacOSVersionInfoEx class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FreeBsdOSVersionInfoEx
FreeBsdOSVersionInfoEx class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SolarisOSVersionInfoEx
SolarisOSVersionInfoEx class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WindowsOSVersionInfoEx
WindowsOSVersionInfoEx class.
|
Copyright © 2010–2019 oshi. All rights reserved.