Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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

Uses of AbstractSelectionKey in java.nio.channels.spi
 

Methods in java.nio.channels.spi with parameters of type AbstractSelectionKey
(package private)  void AbstractSelector.cancelKey(AbstractSelectionKey key)
          Cancels a selection key.
protected  void AbstractSelector.deregister(AbstractSelectionKey key)
          Deregisters the given selection key.