|
|||||||||
| Home >> All >> java >> nio >> channels >> [ spi overview ] | PREV NEXT | ||||||||
Uses of Class
java.nio.channels.spi.AbstractSelectableChannel
| Uses of AbstractSelectableChannel in java.nio.channels.spi |
| Methods in java.nio.channels.spi with parameters of type AbstractSelectableChannel | |
protected abstract java.nio.channels.SelectionKey |
AbstractSelector.register(AbstractSelectableChannel ch,
int ops,
java.lang.Object att)
Registers a channel for the selection process. |
|
|||||||||
| Home >> All >> java >> nio >> channels >> [ spi overview ] | PREV NEXT | ||||||||