Uses of Class
org.newsclub.net.unix.tipc.AFTIPCDatagramChannel
-
Uses of AFTIPCDatagramChannel in org.newsclub.net.unix.tipc
Modifier and TypeMethodDescriptionAFTIPCDatagramSocket.getChannel()
protected AFTIPCDatagramChannel
AFTIPCDatagramSocket.newChannel()
static AFTIPCDatagramChannel
AFTIPCDatagramChannel.open()
Opens a datagram channel.static AFTIPCDatagramChannel
AFTIPCDatagramChannel.open
(ProtocolFamily family) Opens a datagram channel.AFTIPCProtocolFamily.openDatagramChannel()
AFTIPCSelectorProvider.openDatagramChannel()
AFTIPCSelectorProvider.openDatagramChannel
(ProtocolFamily family) AFTIPCSelectorProvider.openDatagramChannel
(AFSocketType type) Modifier and TypeMethodDescriptionAFTIPCSocketPair.openDatagram()
Opens a socket pair of interconnected datagram channels.AFTIPCSelectorProvider.openDatagramChannelPair()
AFTIPCSelectorProvider.openDatagramChannelPair
(AFSocketType type)