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

Uses in package gnu.java.nio

Classes derived from java.nio.channels.spi.AbstractSelector

class
An implementation of Selector that uses the epoll event notification mechanism on GNU/Linux.
class
A Selector implementation that uses the kqueue event notification facility.
class

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

AbstractSelector
Opens a selector.

Uses in package java.nio.channels.spi

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

AbstractSelector
Opens a selector.