Save This Page
Home » openjdk-7 » sun » nio » ch » [javadoc | source]
sun.nio.ch
public class: WindowsSelectorProvider [javadoc | source]
java.lang.Object
   java.nio.channels.spi.SelectorProvider
      sun.nio.ch.SelectorProviderImpl
         sun.nio.ch.WindowsSelectorProvider
Method from sun.nio.ch.WindowsSelectorProvider Summary:
openSelector
Methods from sun.nio.ch.SelectorProviderImpl:
openDatagramChannel,   openDatagramChannel,   openPipe,   openSelector,   openServerSocketChannel,   openSocketChannel
Methods from java.nio.channels.spi.SelectorProvider:
access$000,   access$100,   access$102,   access$200,   inheritedChannel,   openDatagramChannel,   openPipe,   openSelector,   openServerSocketChannel,   openSocketChannel,   provider
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from sun.nio.ch.WindowsSelectorProvider Detail:
 public AbstractSelector openSelector() throws IOException