|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StreamAlgorithmBase | |
|---|---|
| com.sun.enterprise.web.connector.grizzly.algorithms | |
| com.sun.enterprise.web.connector.grizzly.standalone | |
| Uses of StreamAlgorithmBase in com.sun.enterprise.web.connector.grizzly.algorithms |
|---|
| Subclasses of StreamAlgorithmBase in com.sun.enterprise.web.connector.grizzly.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.enterprise.web.connector.grizzly.standalone |
|---|
| Subclasses of StreamAlgorithmBase in com.sun.enterprise.web.connector.grizzly.standalone | |
|---|---|
class |
StaticStreamAlgorithm
This algorithm doesn't parse the bytes, delegating the work to the InternalInputBuffer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||