|
Packages that use java.nio.channels |
| java.io |
Classes for manipulating character and byte streams and files. |
| java.lang |
Core classes including wrappers for primitive types, classes, packages
and class loaders, representations of the system, processes, threads and
the core exception hierarchy. |
| java.net |
Network communication through TCP and UDP sockets or URLs. |
| java.nio.channels |
Classes for creating, selecting and non-blocking reading and writing of
buffers from files and sockets. |
| java.nio.channels.spi |
Utility classes and interfaces for implementing channels. |