Uses of Class
org.newsclub.net.unix.darwin.system.AFSYSTEMDatagramChannel
Package
Description
The junixsocket implementation for Darwin AF_SYSTEM sockets.
-
Uses of AFSYSTEMDatagramChannel in org.newsclub.net.unix.darwin.system
Modifier and TypeMethodDescriptionAFSYSTEMDatagramSocket.getChannel()
protected AFSYSTEMDatagramChannel
AFSYSTEMDatagramSocket.newChannel()
static AFSYSTEMDatagramChannel
AFSYSTEMDatagramChannel.open()
Opens a datagram channel.static AFSYSTEMDatagramChannel
AFSYSTEMDatagramChannel.open
(ProtocolFamily family) Opens a datagram channel.AFSYSTEMProtocolFamily.openDatagramChannel()
AFSYSTEMSelectorProvider.openDatagramChannel()
AFSYSTEMSelectorProvider.openDatagramChannel
(ProtocolFamily family) AFSYSTEMSelectorProvider.openDatagramChannel
(AFSocketType type) Modifier and TypeMethodDescriptionAFSYSTEMSocketPair.openDatagram()
Opens a socket pair of interconnected datagram channels.AFSYSTEMSelectorProvider.openDatagramChannelPair()
AFSYSTEMSelectorProvider.openDatagramChannelPair
(AFSocketType type)