Uses of Enum Class
org.newsclub.net.unix.darwin.system.WellKnownKernelControlNames
Packages that use WellKnownKernelControlNames
Package
Description
The junixsocket implementation for Darwin AF_SYSTEM sockets.
-
Uses of WellKnownKernelControlNames in org.newsclub.net.unix.darwin.system
Methods in org.newsclub.net.unix.darwin.system that return WellKnownKernelControlNamesModifier and TypeMethodDescriptionstatic WellKnownKernelControlNamesReturns the enum constant of this class with the specified name.static WellKnownKernelControlNames[]WellKnownKernelControlNames.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.newsclub.net.unix.darwin.system with parameters of type WellKnownKernelControlNamesModifier and TypeMethodDescriptionintAFSYSTEMDatagramSocket.getNodeIdentity(WellKnownKernelControlNames name) Retrieves the kernel control ID given a kernel control name.