public class AsyncWebStreamAlgorithm extends com.sun.enterprise.web.connector.grizzly.algorithms.StreamAlgorithmBase
AsyncWeb customized algorithm. The difference between this algorithm and
the NoParsingAlgorithm is that ByteBuffer aren't flipped
until we wrap them using the MINA ByteBuffer implementation.