Class AbstractSocketChannel

All Implemented Interfaces:
Closeable, AutoCloseable, ByteChannel, Channel, GatheringByteChannel, InterruptibleChannel, NetworkChannel, ReadableByteChannel, ScatteringByteChannel, WritableByteChannel
Direct Known Subclasses:
TLSSocketChannel

public abstract class AbstractSocketChannel extends SocketChannel
AbstractSocketChannel
Version:
0.0.1
Author:
scx567888