Uses of Class
org.newsclub.net.unix.AFUNIXServerSocketChannel
Packages that use AFUNIXServerSocketChannel
Package
Description
The junixsocket base implementation, including support for AF_UNIX sockets.
-
Uses of AFUNIXServerSocketChannel in org.newsclub.net.unix
Methods in org.newsclub.net.unix that return AFUNIXServerSocketChannelModifier and TypeMethodDescriptionAFUNIXServerSocket.getChannel()protected AFUNIXServerSocketChannelAFUNIXServerSocket.newChannel()static AFUNIXServerSocketChannelAFUNIXServerSocketChannel.open()Opens a server-socket channel.AFUNIXSelectorProvider.openServerSocketChannel()AFUNIXSelectorProvider.openServerSocketChannel(SocketAddress sa)