Uses of Enum Class
org.newsclub.net.unix.AFUNIXSocketCapability
Packages that use AFUNIXSocketCapability
Package
Description
The junixsocket base implementation, including support for AF_UNIX sockets.
-
Uses of AFUNIXSocketCapability in org.newsclub.net.unix
Methods in org.newsclub.net.unix that return AFUNIXSocketCapabilityModifier and TypeMethodDescriptionstatic AFUNIXSocketCapabilityDeprecated.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.Methods in org.newsclub.net.unix with parameters of type AFUNIXSocketCapabilityModifier and TypeMethodDescriptionstatic final booleanAFSocket.supports(AFUNIXSocketCapability capability) Deprecated.