Class AFSYSTEMSocketChannel

java.lang.Object
All Implemented Interfaces:
Closeable, AutoCloseable, ByteChannel, Channel, GatheringByteChannel, InterruptibleChannel, NetworkChannel, ReadableByteChannel, ScatteringByteChannel, WritableByteChannel, AFSocketExtensions, AFSomeSocket, AFSomeSocketChannel, AFSomeSocketThing, AFSYSTEMSocketExtensions, FileDescriptorAccess

public final class AFSYSTEMSocketChannel extends AFSocketChannel<AFSYSTEMSocketAddress> implements AFSYSTEMSocketExtensions
A selectable channel for stream-oriented connecting sockets.
Author:
Christian Kohlschütter