public class HmuxResponseStream extends ResponseStream
SIZE
Modifier and Type | Method and Description |
---|---|
protected void |
closeNextImpl() |
protected void |
flushNextImpl() |
protected byte[] |
getNextBuffer() |
protected int |
getNextBufferOffset() |
protected int |
getNextStartOffset() |
protected void |
setNextBufferOffsetImpl(int offset) |
protected byte[] |
writeNextBufferImpl(int offset) |
protected void |
writeTailImpl(boolean isClose) |
canWrite, clear, clearBuffer, clearClosed, clearNext, closeImpl, closeNext, completeCache, dbgId, flush, flushByte, flushChar, flushNext, getBuffer, getBufferOffset, getByteCacheStream, getCauchoResponse, getContentLength, getResponse, hasData, isCauchoResponseStream, isCloseComplete, isCommitted, isDisableAutoFlush, isNextValid, killCaching, nextBuffer, setAutoFlush, setBufferOffset, setBufferSize, setByteCacheStream, setFlush, setNextBufferOffset, setProxyCacheResponse, setResponse, start, startCaching, toString, write, writeHeaders, writeNext, writeNextBuffer, writeTail
flushBuffer, flushByteBuffer, flushCharBuffer, getBufferLength, getBufferSize, getByteBufferOffset, getCharBuffer, getCharOffset, getRemaining, isCharFlushing, nextCharBuffer, print, print, setCharOffset, setEncoding, setLocale, setOutputStreamOnly, write
close, getCharCacheStream, getEncoding, isAutoFlush, isClosed, isClosing, isHead, sendFile, setCauchoResponse, setCharCacheStream, setCommitted, setHead, toClosing
protected byte[] getNextBuffer()
getNextBuffer
in class ResponseStream
protected int getNextStartOffset()
getNextStartOffset
in class ResponseStream
protected int getNextBufferOffset() throws java.io.IOException
getNextBufferOffset
in class ResponseStream
java.io.IOException
protected void setNextBufferOffsetImpl(int offset) throws java.io.IOException
setNextBufferOffsetImpl
in class ResponseStream
java.io.IOException
protected byte[] writeNextBufferImpl(int offset) throws java.io.IOException
writeNextBufferImpl
in class ResponseStream
java.io.IOException
protected void flushNextImpl() throws java.io.IOException
flushNextImpl
in class ResponseStream
java.io.IOException
protected void closeNextImpl() throws java.io.IOException
closeNextImpl
in class ResponseStream
java.io.IOException
protected void writeTailImpl(boolean isClose) throws java.io.IOException
writeTailImpl
in class ResponseStream
java.io.IOException