NIO2 API

Uses of Package
org.classpath.icedtea.java.nio.channels.spi

Packages that use org.classpath.icedtea.java.nio.channels.spi
org.classpath.icedtea.java.nio.channels Defines channels, which represent connections to entities that are capable of performing I/O operations, such as files and sockets; defines selectors, for multiplexed, non-blocking I/O operations. 
org.classpath.icedtea.java.nio.channels.spi Service-provider classes for the org.classpath.icedtea.java.nio.channels package. 
 

Classes in org.classpath.icedtea.java.nio.channels.spi used by org.classpath.icedtea.java.nio.channels
AsynchronousChannelProvider
          Service-provider class for asynchronous channels.
SelectorProvider
          Service-provider class for selectors and selectable channels.
 

Classes in org.classpath.icedtea.java.nio.channels.spi used by org.classpath.icedtea.java.nio.channels.spi
AsynchronousChannelProvider
          Service-provider class for asynchronous channels.
AsynchronousChannelProvider.ThreadPoolType
          The types of thread pool that an asynchronous channel group can be constructed with.
SelectorProvider
          Service-provider class for selectors and selectable channels.
 


NIO2 API

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.