Uses of Interface
oshi.software.os.InternetProtocolStats
Package
Description
Provides abstract classes for common code
[oshi-core API] Provides cross-platform implementation to retrieve OS, FileSystem, and Process information
Provides information about Software and OS on Linux
Provides information about Software and OS on macOS
Provides information about Software and OS on AIX
Provides information about Software and OS on FreeBSD
Provides information about Software and OS on OpenBSD
Provides information about Software and OS on Solaris
Provides information about Software and OS on Windows
-
Uses of InternetProtocolStats in oshi.software.common
Modifier and TypeClassDescriptionclass
Common implementations for IP Stats -
Uses of InternetProtocolStats in oshi.software.os
Modifier and TypeMethodDescriptionOperatingSystem.getInternetProtocolStats()
Instantiates aInternetProtocolStats
object. -
Uses of InternetProtocolStats in oshi.software.os.linux
Modifier and TypeClassDescriptionclass
Internet Protocol Stats implementation -
Uses of InternetProtocolStats in oshi.software.os.mac
Modifier and TypeClassDescriptionclass
Internet Protocol Stats implementation -
Uses of InternetProtocolStats in oshi.software.os.unix.aix
Modifier and TypeClassDescriptionclass
Internet Protocol Stats implementation -
Uses of InternetProtocolStats in oshi.software.os.unix.freebsd
Modifier and TypeClassDescriptionclass
Internet Protocol Stats implementation -
Uses of InternetProtocolStats in oshi.software.os.unix.openbsd
Modifier and TypeClassDescriptionclass
Internet Protocol Stats implementation -
Uses of InternetProtocolStats in oshi.software.os.unix.solaris
Modifier and TypeClassDescriptionclass
Internet Protocol Stats implementation -
Uses of InternetProtocolStats in oshi.software.os.windows
Modifier and TypeClassDescriptionclass
Internet Protocol Stats implementation