Uses of Enum Class
org.newsclub.net.unix.vsock.AFVSOCKProtocolFamily
Packages that use AFVSOCKProtocolFamily
Package
Description
The junixsocket implementation for AF_VSOCK sockets.
-
Uses of AFVSOCKProtocolFamily in org.newsclub.net.unix.vsock
Methods in org.newsclub.net.unix.vsock that return AFVSOCKProtocolFamilyModifier and TypeMethodDescriptionstatic AFVSOCKProtocolFamilyReturns 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.