Uses of Enum Class
org.newsclub.net.unix.AFUNIXSocketCapability
Package
Description
The junixsocket base implementation, including support for AF_UNIX sockets.
-
Uses of AFUNIXSocketCapability in org.newsclub.net.unix
Modifier and TypeMethodDescriptionstatic AFUNIXSocketCapability
Deprecated.Returns the enum constant of this class with the specified name.static AFUNIXSocketCapability[]
AFUNIXSocketCapability.values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic final boolean
AFSocket.supports
(AFUNIXSocketCapability capability) Deprecated.