Uses of Class
org.newsclub.net.unix.darwin.system.AFSYSTEMSocketChannel
-
Uses of AFSYSTEMSocketChannel in org.newsclub.net.unix.darwin.system
Methods in org.newsclub.net.unix.darwin.system that return AFSYSTEMSocketChannelModifier and TypeMethodDescriptionAFSYSTEMSocket.getChannel()
protected AFSYSTEMSocketChannel
AFSYSTEMSocket.newChannel()
static AFSYSTEMSocketChannel
AFSYSTEMSocketChannel.open()
Opens a socket channel.AFSYSTEMProtocolFamily.openSocketChannel()
AFSYSTEMSelectorProvider.openSocketChannel()
AFSYSTEMSelectorProvider.openSocketChannel
(SocketAddress sa) Methods in org.newsclub.net.unix.darwin.system that return types with arguments of type AFSYSTEMSocketChannelModifier and TypeMethodDescriptionAFSYSTEMSocketPair.open()
Opens a socket pair of interconnected channels.AFSYSTEMSelectorProvider.openSocketChannelPair()