Uses of Class
oshi.jna.platform.unix.CLibrary.BsdUdpstat
Packages that use CLibrary.BsdUdpstat
Package
Description
Provides information about Software and OS on macOS
Provides information about Software and OS on FreeBSD
-
Uses of CLibrary.BsdUdpstat in oshi.software.os.mac
Fields in oshi.software.os.mac with type parameters of type CLibrary.BsdUdpstatModifier and TypeFieldDescriptionprivate Supplier<CLibrary.BsdUdpstat> MacInternetProtocolStats.udpstatMethods in oshi.software.os.mac that return CLibrary.BsdUdpstatModifier and TypeMethodDescriptionstatic CLibrary.BsdUdpstatMacInternetProtocolStats.queryUdpstat() -
Uses of CLibrary.BsdUdpstat in oshi.software.os.unix.freebsd
Fields in oshi.software.os.unix.freebsd with type parameters of type CLibrary.BsdUdpstatModifier and TypeFieldDescriptionprivate Supplier<CLibrary.BsdUdpstat> FreeBsdInternetProtocolStats.udpstatMethods in oshi.software.os.unix.freebsd that return CLibrary.BsdUdpstatModifier and TypeMethodDescriptionprivate static CLibrary.BsdUdpstatFreeBsdInternetProtocolStats.queryUdpstat()