Class AFTIPCDatagramSocket

java.lang.Object
java.net.DatagramSocket
org.newsclub.net.unix.AFDatagramSocket<org.newsclub.net.unix.AFTIPCSocketAddress>
org.newsclub.net.unix.tipc.AFTIPCDatagramSocket
All Implemented Interfaces:
Closeable, AutoCloseable, org.newsclub.net.unix.AFSocketExtensions, org.newsclub.net.unix.AFSomeSocket, org.newsclub.net.unix.AFSomeSocketThing, org.newsclub.net.unix.FileDescriptorAccess, AFTIPCSocketExtensions

public final class AFTIPCDatagramSocket extends org.newsclub.net.unix.AFDatagramSocket<org.newsclub.net.unix.AFTIPCSocketAddress> implements AFTIPCSocketExtensions
A DatagramSocket implementation that works with AF_TIPC sockets.
Author:
Christian Kohlschütter