Uses of Interface
oshi.software.os.NetworkParams
Packages that use NetworkParams
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 NetworkParams in oshi.software.common
Classes in oshi.software.common that implement NetworkParamsModifier and TypeClassDescriptionclassCommon NetworkParams implementation. -
Uses of NetworkParams in oshi.software.common.os.linux
Classes in oshi.software.common.os.linux that implement NetworkParams -
Uses of NetworkParams in oshi.software.os
Methods in oshi.software.os that return NetworkParamsModifier and TypeMethodDescriptionOperatingSystem.getNetworkParams()Instantiates aNetworkParamsobject. -
Uses of NetworkParams in oshi.util
Methods in oshi.util with parameters of type NetworkParamsModifier and TypeMethodDescriptionstatic voidSystemInfoHelper.printNetworkParameters(List<String> lines, NetworkParams networkParams)