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 AFUNIXServerSocketChannel
AFUNIXServerSocket.newChannel()
static AFUNIXServerSocketChannel
AFUNIXServerSocketChannel.open()
Opens a server-socket channel.AFUNIXSelectorProvider.openServerSocketChannel()
AFUNIXSelectorProvider.openServerSocketChannel
(SocketAddress sa)