Uses of Class
org.newsclub.net.unix.vsock.AFVSOCKDatagramSocket
-
Uses of AFVSOCKDatagramSocket in org.newsclub.net.unix.vsock
Methods in org.newsclub.net.unix.vsock that return AFVSOCKDatagramSocketModifier and TypeMethodDescriptionstatic AFVSOCKDatagramSocketAFVSOCKDatagramSocket.newInstance()Returns a newAFVSOCKDatagramSocketinstance, using the defaultAFSocketType.SOCK_DGRAMsocket type.static AFVSOCKDatagramSocketAFVSOCKDatagramSocket.newInstance(org.newsclub.net.unix.AFSocketType socketType) Returns a newAFVSOCKDatagramSocketinstance for the given socket type.