Class AFUNIXServerSocketChannel

java.lang.Object
All Implemented Interfaces:
Closeable, AutoCloseable, Channel, InterruptibleChannel, NetworkChannel, AFSomeSocketChannel, AFSomeSocketThing, FileDescriptorAccess

public final class AFUNIXServerSocketChannel extends AFServerSocketChannel<AFUNIXSocketAddress>
A selectable channel for stream-oriented listening sockets.
Author:
Christian Kohlschütter