Class AFVSOCKSocketChannel

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

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