| Package | Description |
|---|---|
| gnu.java.nio |
| Class and Description |
|---|
| VMChannel
Native interface to support configuring of channel to run in a non-blocking
manner and support scatter/gather io operations.
|
| VMChannel.Kind
An enumeration of possible kinds of channel.
|
| VMChannel.LocalByteArray
A thread-local store of non-moving buffers.
|
| VMChannel.State
A wrapper for a native file descriptor integer.
|