Package jdk.nio

Defines JDK-specific channel APIs.

Since:
11
Interface Description
Channels.SelectableChannelCloser

An object used to coordinate the closing of a selectable channel created by readWriteSelectableChannel.

Class Description
Channels

Defines static methods to create channels.