Uses of Class
org.newsclub.net.unix.vsock.AFVSOCKDatagramChannel
-
Uses of AFVSOCKDatagramChannel in org.newsclub.net.unix.vsock
Methods in org.newsclub.net.unix.vsock that return AFVSOCKDatagramChannelModifier and TypeMethodDescriptionAFVSOCKDatagramSocket.getChannel()protected AFVSOCKDatagramChannelAFVSOCKDatagramSocket.newChannel()static AFVSOCKDatagramChannelAFVSOCKDatagramChannel.open()Opens a datagram channel.static AFVSOCKDatagramChannelAFVSOCKDatagramChannel.open(ProtocolFamily family) Opens a datagram channel.AFVSOCKSelectorProvider.openDatagramChannel()AFVSOCKSelectorProvider.openDatagramChannel(ProtocolFamily family) Methods in org.newsclub.net.unix.vsock that return types with arguments of type AFVSOCKDatagramChannelModifier and TypeMethodDescriptionAFVSOCKSocketPair.openDatagram()Opens a socket pair of interconnected datagram channels.AFVSOCKSelectorProvider.openDatagramChannelPair()