Frames | No Frames |
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.
|
Methods with return type java.nio.channels.spi.AbstractSelector | |
AbstractSelector | Opens a selector.
|