Package com.sun.grizzly.http.algorithms

Class Summary
ContentLengthAlgorithm Predict if the NIO channel has been fully read or not.
NoParsingAlgorithm This algorithm doesn't parse the bytes, delegating the work to the InternalInputBuffer.
SeekHeaderAlgorithm Predict if the NIO channel has been fully read or not.
StateMachineAlgorithm Predict if the NIO channel has been fully read or not.
StreamAlgorithmBase Base class for StreamAlgorithm implementation.
StreamAlgorithmBase.DummyHandler Empty handler used when Grizzly is bundled outside of GlassFish.
 



Copyright © 2010 SUN Microsystems. All Rights Reserved.