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