Java.Nio.Channels.Spi Namespace

Documentation for this section has not yet been entered.

Remarks

To be added.

Classes

TypeReason
AbstractInterruptibleChannel AbstractInterruptibleChannel is the root class for interruptible channels.
AbstractSelectableChannel AbstractSelectableChannel is the base implementation class for selectable channels.
AbstractSelectionKey AbstractSelectionKey is the base implementation class for selection keys.
AbstractSelector AbstractSelector is the base implementation class for selectors.
SelectorProvider SelectorProvider is an abstract base class that declares methods for providing instances of Java.Nio.Channels.DatagramChannel, Java.Nio.Channels.Pipe, Java.Nio.Channels.Selector , Java.Nio.Channels.ServerSocketChannel, and Java.Nio.Channels.SocketChannel.