Class AbstractNativeSocketChannel

All Implemented Interfaces:
Closeable, AutoCloseable, ByteChannel, Channel, GatheringByteChannel, InterruptibleChannel, NetworkChannel, ReadableByteChannel, ScatteringByteChannel, WritableByteChannel, jnr.enxio.channels.NativeSelectableChannel
Direct Known Subclasses:
UnixSocketChannel

public abstract class AbstractNativeSocketChannel extends SocketChannel implements ByteChannel, jnr.enxio.channels.NativeSelectableChannel