Uses of Package
org.glassfish.grizzly.nio

Packages that use org.glassfish.grizzly.nio
org.glassfish.grizzly   
org.glassfish.grizzly.nio   
org.glassfish.grizzly.nio.tmpselectors   
org.glassfish.grizzly.nio.transport   
 

Classes in org.glassfish.grizzly.nio used by org.glassfish.grizzly
NIOChannelDistributor
           
NIOTransport
           
SelectionKeyHandler
          SelectionKeyHandler implementations are responsible for handling SelectionKey life cycle events.
SelectorHandler
           
 

Classes in org.glassfish.grizzly.nio used by org.glassfish.grizzly.nio
AbstractNIOConnectionDistributor
           
NIOChannelDistributor
           
NIOConnection
          Common Connection implementation for Java NIO Connections.
NIOTransport
           
RegisterChannelResult
           
SelectionKeyHandler
          SelectionKeyHandler implementations are responsible for handling SelectionKey life cycle events.
SelectorHandler
           
SelectorHandler.Task
           
SelectorHandlerTask
          Task, which may be registered on SelectorHandler and executed in a Selector thread.
SelectorRunner
          Class is responsible for processing certain (single) SelectorHandler
 

Classes in org.glassfish.grizzly.nio used by org.glassfish.grizzly.nio.tmpselectors
NIOConnection
          Common Connection implementation for Java NIO Connections.
 

Classes in org.glassfish.grizzly.nio used by org.glassfish.grizzly.nio.transport
AbstractNIOAsyncQueueReader
          The AsyncQueueReader implementation, based on the Java NIO
AbstractNIOAsyncQueueWriter
          The AsyncQueueWriter implementation, based on the Java NIO
NIOConnection
          Common Connection implementation for Java NIO Connections.
NIOTransport
           
RegisterChannelResult
           
SelectorRunner
          Class is responsible for processing certain (single) SelectorHandler
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.