Class AFTIPCDatagramSocket

java.lang.Object
All Implemented Interfaces:
Closeable, AutoCloseable, AFSocketExtensions, AFSomeSocket, AFSomeSocketThing, FileDescriptorAccess, AFTIPCSocketExtensions

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