Uses of Interface
com.sun.grizzly.ComplexSelectorHandler

Packages that use ComplexSelectorHandler
com.sun.grizzly   
 

Uses of ComplexSelectorHandler in com.sun.grizzly
 

Classes in com.sun.grizzly that implement ComplexSelectorHandler
 class RoundRobinSelectorHandler
          A SelectorHandler handles all java.nio.channels.Selector operations.
 

Fields in com.sun.grizzly declared as ComplexSelectorHandler
protected  ComplexSelectorHandler Controller.multiReadThreadSelectorHandler
          The SelectorHandler, which will manage connection accept, if readThreadsCount > 0 and spread connection processing between different read threads
 



Copyright © 2008 SUN Microsystems. All Rights Reserved.