|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StreamAlgorithmBase | |
---|---|
com.sun.grizzly.http.algorithms | |
com.sun.grizzly.standalone |
Uses of StreamAlgorithmBase in com.sun.grizzly.http.algorithms |
---|
Subclasses of StreamAlgorithmBase in com.sun.grizzly.http.algorithms | |
---|---|
class |
ContentLengthAlgorithm
Predict if the NIO channel has been fully read or not. |
class |
NoParsingAlgorithm
This algorithm doesn't parse the bytes, delegating the work to the InternalInputBuffer. |
class |
SeekHeaderAlgorithm
Predict if the NIO channel has been fully read or not. |
class |
StateMachineAlgorithm
Predict if the NIO channel has been fully read or not. |
Uses of StreamAlgorithmBase in com.sun.grizzly.standalone |
---|
Subclasses of StreamAlgorithmBase in com.sun.grizzly.standalone | |
---|---|
class |
StaticStreamAlgorithm
This algorithm doesn't parse the bytes, delegating the work to the InternalInputBuffer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |