Uses of Interface
oshi.software.os.NetworkParams
Packages that use NetworkParams
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 NetworkParams in oshi.software.common
Classes in oshi.software.common that implement NetworkParamsModifier and TypeClassDescriptionclass
Common NetworkParams implementation. -
Uses of NetworkParams in oshi.software.os
Methods in oshi.software.os that return NetworkParamsModifier and TypeMethodDescriptionOperatingSystem.getNetworkParams()
Instantiates aNetworkParams
object. -
Uses of NetworkParams in oshi.software.os.linux
Classes in oshi.software.os.linux that implement NetworkParamsModifier and TypeClassDescription(package private) final class
LinuxNetworkParams class.Methods in oshi.software.os.linux that return NetworkParams -
Uses of NetworkParams in oshi.software.os.mac
Classes in oshi.software.os.mac that implement NetworkParamsModifier and TypeClassDescription(package private) final class
MacNetworkParams class.Methods in oshi.software.os.mac that return NetworkParams -
Uses of NetworkParams in oshi.software.os.unix.aix
Classes in oshi.software.os.unix.aix that implement NetworkParamsModifier and TypeClassDescription(package private) final class
AixNetworkParams class.Methods in oshi.software.os.unix.aix that return NetworkParams -
Uses of NetworkParams in oshi.software.os.unix.freebsd
Classes in oshi.software.os.unix.freebsd that implement NetworkParamsModifier and TypeClassDescription(package private) final class
FreeBsdNetworkParams class.Methods in oshi.software.os.unix.freebsd that return NetworkParams -
Uses of NetworkParams in oshi.software.os.unix.openbsd
Classes in oshi.software.os.unix.openbsd that implement NetworkParamsMethods in oshi.software.os.unix.openbsd that return NetworkParams -
Uses of NetworkParams in oshi.software.os.unix.solaris
Classes in oshi.software.os.unix.solaris that implement NetworkParamsModifier and TypeClassDescription(package private) final class
SolarisNetworkParams class.Methods in oshi.software.os.unix.solaris that return NetworkParams -
Uses of NetworkParams in oshi.software.os.windows
Classes in oshi.software.os.windows that implement NetworkParamsModifier and TypeClassDescription(package private) final class
WindowsNetworkParams class.Methods in oshi.software.os.windows that return NetworkParams