Please note that this documentation is not final and is subject to change.


DRAFT-b102

Package java.nio

Defines buffers, which are containers for data, and provides an overview of the other NIO packages.

See:
          Description

Interface Summary
Interface Description
BufferPoolMXBean The management interface for a buffer pool.
 

Package java.nio Description

Defines buffers, which are containers for data, and provides an overview of the other NIO packages.



DRAFT-b102