Uses of Enum Class
org.newsclub.net.unix.AFUNIXProtocolFamily
Packages that use AFUNIXProtocolFamily
Package
Description
The junixsocket base implementation, including support for AF_UNIX sockets.
-
Uses of AFUNIXProtocolFamily in org.newsclub.net.unix
Methods in org.newsclub.net.unix that return AFUNIXProtocolFamilyModifier and TypeMethodDescriptionstatic AFUNIXProtocolFamilyReturns 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.