Class AFUNIXDatagramSocket

All Implemented Interfaces:
Closeable, AutoCloseable, AFSocketExtensions, AFSomeSocket, AFSomeSocketThing, AFUNIXSocketExtensions, FileDescriptorAccess

public final class AFUNIXDatagramSocket extends AFDatagramSocket<AFUNIXSocketAddress> implements AFUNIXSocketExtensions
A DatagramSocket implementation that works with AF_UNIX Unix domain sockets.
Author:
Christian Kohlschütter