Uses of Class
com.sun.grizzly.ReadController

Packages that use ReadController
com.sun.grizzly   
 

Uses of ReadController in com.sun.grizzly
 

Fields in com.sun.grizzly declared as ReadController
protected  ReadController[] Controller.readThreadControllers
          The array of Controllers to be used for reading
 

Methods in com.sun.grizzly that return ReadController
 ReadController RoundRobinSelectorHandler.nextController()
          Return next aux.
 ReadController ComplexSelectorHandler.nextController()
          Return next aux.
 

Constructors in com.sun.grizzly with parameters of type ReadController
RoundRobinSelectorHandler(ReadController[] rrControllers)
           
 



Copyright © 2010 Oracle Corpration. All Rights Reserved.