Uses of Interface
oshi.software.os.InternetProtocolStats
Packages that use InternetProtocolStats
Package
Description
Provides abstract classes for common code
Provides common (native-free) Linux operating system implementations shared by JNA and FFM modules.
[oshi-common API] Provides cross-platform common API to retrieve OS, FileSystem, and Process information
Provides utilities for parsing, formatting, and other access
-
Uses of InternetProtocolStats in oshi.software.common
Classes in oshi.software.common that implement InternetProtocolStatsModifier and TypeClassDescriptionclassCommon implementations for IP Stats -
Uses of InternetProtocolStats in oshi.software.common.os.linux
Classes in oshi.software.common.os.linux that implement InternetProtocolStatsModifier and TypeClassDescriptionclassInternet Protocol Stats implementationMethods in oshi.software.common.os.linux that return InternetProtocolStats -
Uses of InternetProtocolStats in oshi.software.os
Methods in oshi.software.os that return InternetProtocolStatsModifier and TypeMethodDescriptionOperatingSystem.getInternetProtocolStats()Instantiates aInternetProtocolStatsobject. -
Uses of InternetProtocolStats in oshi.util
Methods in oshi.util with parameters of type InternetProtocolStatsModifier and TypeMethodDescriptionstatic voidSystemInfoHelper.printInternetProtocolStats(List<String> lines, InternetProtocolStats ip)