Uses of Class
oshi.software.os.InternetProtocolStats.IPConnection
Package
Description
Provides functions to query information common to all unix systems
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 Windows
-
Uses of InternetProtocolStats.IPConnection in oshi.driver.unix
Modifier and TypeMethodDescriptionNetStat.queryNetstat()
Query netstat to all TCP and UDP connections -
Uses of InternetProtocolStats.IPConnection in oshi.software.common
-
Uses of InternetProtocolStats.IPConnection in oshi.software.os
Modifier and TypeMethodDescriptionInternetProtocolStats.getConnections()
Gets a list of TCP and UDP connections. -
Uses of InternetProtocolStats.IPConnection in oshi.software.os.linux
-
Uses of InternetProtocolStats.IPConnection in oshi.software.os.mac
-
Uses of InternetProtocolStats.IPConnection in oshi.software.os.windows