Uses of Class
org.newsclub.net.unix.tipc.AFTIPCSocketChannel
Packages that use AFTIPCSocketChannel
-
Uses of AFTIPCSocketChannel in org.newsclub.net.unix.tipc
Methods in org.newsclub.net.unix.tipc that return AFTIPCSocketChannelModifier and TypeMethodDescriptionAFTIPCSocket.getChannel()protected AFTIPCSocketChannelAFTIPCSocket.newChannel()static AFTIPCSocketChannelAFTIPCSocketChannel.open()Opens a datagram channel.AFTIPCProtocolFamily.openSocketChannel()AFTIPCSelectorProvider.openSocketChannel()AFTIPCSelectorProvider.openSocketChannel(SocketAddress sa) Methods in org.newsclub.net.unix.tipc that return types with arguments of type AFTIPCSocketChannelModifier and TypeMethodDescriptionstatic AFTIPCSocketPair<AFTIPCSocketChannel> AFTIPCSocketPair.open()Opens a socket pair of interconnected channels.AFTIPCSelectorProvider.openSocketChannelPair()