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