Uses of Interface
com.sun.grizzly.util.SupportStateHolder

Packages that use SupportStateHolder
com.sun.grizzly   
 

Uses of SupportStateHolder in com.sun.grizzly
 

Subinterfaces of SupportStateHolder in com.sun.grizzly
 interface ComplexSelectorHandler
          A ComplexSelectorHandler handles all java.nio.channels.Selector operations similar way SelectorHandler does.
 interface SelectorHandler
          A SelectorHandler handles all java.nio.channels.Selector operations.
 

Classes in com.sun.grizzly that implement SupportStateHolder
 class Controller
           Main entry point when using the Grizzly Framework.
 class ReadController
          ReadController class represents Controller, which is not itself independent.
 class RoundRobinSelectorHandler
          A SelectorHandler handles all java.nio.channels.Selector operations.
 class SSLSelectorHandler
          A SelectorHandler handles all java.nio.channels.Selector operations.
 class TCPSelectorHandler
          A SelectorHandler handles all java.nio.channels.Selector operations.
 class UDPSelectorHandler
          A SelectorHandler handles all java.nio.channels.Selector operations.
 



Copyright © 2008 SUN Microsystems. All Rights Reserved.