Uses of Package
java.nio.channels

Packages that use java.nio.channels
Package
Description
A Java API for Stream Control Transport Protocol.
Provides for system input and output through data streams, serialization and the file system.
Provides classes that are fundamental to the design of the Java programming language.
Provides the classes for implementing networking applications.
Defines channels, which represent connections to entities that are capable of performing I/O operations, such as files and sockets; defines selectors, for multiplexed, non-blocking I/O operations.
Service-provider classes for the java.nio.channels package.
Defines interfaces and classes for the Java virtual machine to access files, file attributes, and file systems.
Service-provider classes for the java.nio.file package.
Contains the collections framework, some internationalization support classes, a service loader, properties, random number generation, string parsing and scanning classes, base64 encoding and decoding, a bit array, and several miscellaneous utility classes.
Classes to support low-level and efficient foreign memory/function access, directly from Java.
Defines JDK-specific channel APIs.