Uses of Package
gnu.java.nio

Packages that use gnu.java.nio
gnu.java.nio   
 

Classes in gnu.java.nio used by gnu.java.nio
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.