Module org.glassfish.grizzly
Package org.glassfish.grizzly.nio
package org.glassfish.grizzly.nio
-
ClassDescriptionThe
AsyncQueueReaderimplementation, based on the Java NIOTheAsyncQueueWriterimplementation, based on the Java NIOConfigurator responsible for initialSelectableChannelconfiguration.Default implementation of NIOSelectorHandlerThread-local DirectByteBufferstorage.CommonConnectionimplementation for Java NIO Connections.RoundRobin NIOConnectionDistributor implementation, which allocates one SelectorRunner for OP_ACCEPT events and other event will be assign to a next SelectorRunner from the array.SelectionKeyHandlerimplementations are responsible for handlingSelectionKeylife cycle events.Task, which may be registered onSelectorHandlerand executed in a Selector thread.Class is responsible for processing certain (single)SelectorHandlerUtility class forSelectorrelated operations.