Uses of Class java.nio.channels.spi.SelectorProvider

Uses in package java.nio.channels

Constructors with parameter type java.nio.channels.spi.SelectorProvider

Initializes the channel.
Initializes this channel.
Initializes the channel.
Initializes this socket channel.
Initializes the channel.

Methods with return type java.nio.channels.spi.SelectorProvider

SelectorProvider
Returns the provider that created this channel.
SelectorProvider
Returns the SelectorProvider that created the selector.

Uses in package java.nio.channels.spi

Constructors with parameter type java.nio.channels.spi.SelectorProvider

Initializes the channel
Initializes the slector.

Methods with return type java.nio.channels.spi.SelectorProvider

SelectorProvider
Returns the provider that created this channel.
SelectorProvider
Returns the provider for this selector object.
SelectorProvider
Returns the system-wide default selector provider for this invocation of the Java virtual machine.