Uses of Interface
oshi.software.os.InternetProtocolStats
| 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 macOS
|
| oshi.software.os.unix.aix |
Provides information about Software and OS on AIX
|
| oshi.software.os.unix.freebsd |
Provides information about Software and OS on FreeBSD
|
| oshi.software.os.unix.openbsd |
Provides information about Software and OS on OpenBSD
|
| 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
|
-
Uses of InternetProtocolStats in oshi.software.common
Classes in oshi.software.common that implement InternetProtocolStats Modifier and Type Class Description classAbstractInternetProtocolStatsCommon implementations for IP Stats -
Uses of InternetProtocolStats in oshi.software.os
Methods in oshi.software.os that return InternetProtocolStats Modifier and Type Method Description InternetProtocolStatsOperatingSystem. getInternetProtocolStats()Instantiates aInternetProtocolStatsobject. -
Uses of InternetProtocolStats in oshi.software.os.linux
Classes in oshi.software.os.linux that implement InternetProtocolStats Modifier and Type Class Description classLinuxInternetProtocolStatsInternet Protocol Stats implementationMethods in oshi.software.os.linux that return InternetProtocolStats Modifier and Type Method Description InternetProtocolStatsLinuxOperatingSystem. getInternetProtocolStats() -
Uses of InternetProtocolStats in oshi.software.os.mac
Classes in oshi.software.os.mac that implement InternetProtocolStats Modifier and Type Class Description classMacInternetProtocolStatsInternet Protocol Stats implementationMethods in oshi.software.os.mac that return InternetProtocolStats Modifier and Type Method Description InternetProtocolStatsMacOperatingSystem. getInternetProtocolStats() -
Uses of InternetProtocolStats in oshi.software.os.unix.aix
Classes in oshi.software.os.unix.aix that implement InternetProtocolStats Modifier and Type Class Description classAixInternetProtocolStatsInternet Protocol Stats implementationMethods in oshi.software.os.unix.aix that return InternetProtocolStats Modifier and Type Method Description InternetProtocolStatsAixOperatingSystem. getInternetProtocolStats() -
Uses of InternetProtocolStats in oshi.software.os.unix.freebsd
Classes in oshi.software.os.unix.freebsd that implement InternetProtocolStats Modifier and Type Class Description classFreeBsdInternetProtocolStatsInternet Protocol Stats implementationMethods in oshi.software.os.unix.freebsd that return InternetProtocolStats Modifier and Type Method Description InternetProtocolStatsFreeBsdOperatingSystem. getInternetProtocolStats() -
Uses of InternetProtocolStats in oshi.software.os.unix.openbsd
Classes in oshi.software.os.unix.openbsd that implement InternetProtocolStats Modifier and Type Class Description classOpenBsdInternetProtocolStatsInternet Protocol Stats implementationMethods in oshi.software.os.unix.openbsd that return InternetProtocolStats Modifier and Type Method Description InternetProtocolStatsOpenBsdOperatingSystem. getInternetProtocolStats() -
Uses of InternetProtocolStats in oshi.software.os.unix.solaris
Classes in oshi.software.os.unix.solaris that implement InternetProtocolStats Modifier and Type Class Description classSolarisInternetProtocolStatsInternet Protocol Stats implementationMethods in oshi.software.os.unix.solaris that return InternetProtocolStats Modifier and Type Method Description InternetProtocolStatsSolarisOperatingSystem. getInternetProtocolStats() -
Uses of InternetProtocolStats in oshi.software.os.windows
Classes in oshi.software.os.windows that implement InternetProtocolStats Modifier and Type Class Description classWindowsInternetProtocolStatsInternet Protocol Stats implementationMethods in oshi.software.os.windows that return InternetProtocolStats Modifier and Type Method Description InternetProtocolStatsWindowsOperatingSystem. getInternetProtocolStats()