to top
Android APIs
Added in API level 1
package

java.nio.channels.spi

Classes

AbstractInterruptibleChannel AbstractInterruptibleChannel is the root class for interruptible channels. 
AbstractSelectableChannel AbstractSelectableChannel is the base implementation class for selectable channels. 
AbstractSelectionKey AbstractSelectionKey is the base implementation class for selection keys. 
AbstractSelector AbstractSelector is the base implementation class for selectors. 
SelectorProvider SelectorProvider is an abstract base class that declares methods for providing instances of DatagramChannel, Pipe, Selector , ServerSocketChannel, and SocketChannel
No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.