Uses of Class
org.newsclub.net.unix.tipc.AFTIPCSocketChannel
-
Uses of AFTIPCSocketChannel in org.newsclub.net.unix.tipc
Modifier and TypeMethodDescriptionAFTIPCSocket.getChannel()
protected AFTIPCSocketChannel
AFTIPCSocket.newChannel()
static AFTIPCSocketChannel
AFTIPCSocketChannel.open()
Opens a datagram channel.AFTIPCProtocolFamily.openSocketChannel()
AFTIPCSelectorProvider.openSocketChannel()
AFTIPCSelectorProvider.openSocketChannel
(SocketAddress sa) Modifier and TypeMethodDescriptionstatic AFTIPCSocketPair
<AFTIPCSocketChannel> AFTIPCSocketPair.open()
Opens a socket pair of interconnected channels.AFTIPCSelectorProvider.openSocketChannelPair()