Classes for creating, selecting and non-blocking reading and writing of buffers from files and sockets.
See: Description
Interface Summary | |
---|---|
ByteChannel | |
Channel | |
GatheringByteChannel | |
InterruptibleChannel | |
ReadableByteChannel | |
ScatteringByteChannel | |
WritableByteChannel |
Class Summary | |
---|---|
Channels | |
DatagramChannel | |
FileChannel | |
FileChannel.MapMode | |
FileLock | |
Pipe | |
Pipe.SinkChannel | |
Pipe.SourceChannel | |
SelectableChannel | |
SelectionKey | |
Selector | |
ServerSocketChannel | |
SocketChannel |
Classes for creating, selecting and non-blocking reading and writing of buffers from files and sockets.