Class AFTIPCSocketChannel

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

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