|
NIO2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AsynchronousChannelProvider.ThreadPoolType | |
---|---|
org.classpath.icedtea.java.nio.channels.spi | Service-provider classes for the org.classpath.icedtea.java.nio.channels package. |
Uses of AsynchronousChannelProvider.ThreadPoolType in org.classpath.icedtea.java.nio.channels.spi |
---|
Methods in org.classpath.icedtea.java.nio.channels.spi that return AsynchronousChannelProvider.ThreadPoolType | |
---|---|
static AsynchronousChannelProvider.ThreadPoolType |
AsynchronousChannelProvider.ThreadPoolType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AsynchronousChannelProvider.ThreadPoolType[] |
AsynchronousChannelProvider.ThreadPoolType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.classpath.icedtea.java.nio.channels.spi with parameters of type AsynchronousChannelProvider.ThreadPoolType | |
---|---|
AsynchronousChannelGroup |
AsynchronousChannelProvider.openAsynchronousChannelGroup(AsynchronousChannelProvider.ThreadPoolType poolType,
java.util.concurrent.ExecutorService executor,
int nThreads)
Constructs a new asynchronous channel group. |
|
NIO2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.