Uses of Class
org.newsclub.net.unix.AFUNIXDatagramChannel
-
Uses of AFUNIXDatagramChannel in org.newsclub.net.unix
Methods in org.newsclub.net.unix that return AFUNIXDatagramChannelModifier and TypeMethodDescriptionAFUNIXDatagramSocket.getChannel()protected AFUNIXDatagramChannelAFUNIXDatagramSocket.newChannel()static AFUNIXDatagramChannelAFUNIXDatagramChannel.open()Opens a datagram channel.static AFUNIXDatagramChannelAFUNIXDatagramChannel.open(ProtocolFamily family) Opens a datagram channel.AFUNIXSelectorProvider.openDatagramChannel()AFUNIXSelectorProvider.openDatagramChannel(ProtocolFamily family) Methods in org.newsclub.net.unix that return types with arguments of type AFUNIXDatagramChannelModifier and TypeMethodDescriptionAFUNIXSocketPair.openDatagram()Opens a socket pair of interconnected datagram channels.AFUNIXSelectorProvider.openDatagramChannelPair()