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, writeTailflushBuffer, flushByteBuffer, flushCharBuffer, getBufferLength, getBufferSize, getByteBufferOffset, getCharBuffer, getCharOffset, getRemaining, isCharFlushing, nextCharBuffer, print, print, setCharOffset, setEncoding, setLocale, setOutputStreamOnly, writeclose, getCharCacheStream, getEncoding, isAutoFlush, isClosed, isClosing, isHead, sendFile, setCauchoResponse, setCharCacheStream, setCommitted, setHead, toClosingprotected byte[] getNextBuffer()
getNextBuffer in class ResponseStreamprotected int getNextStartOffset()
getNextStartOffset in class ResponseStreamprotected int getNextBufferOffset()
throws java.io.IOException
getNextBufferOffset in class ResponseStreamjava.io.IOExceptionprotected void setNextBufferOffsetImpl(int offset)
throws java.io.IOException
setNextBufferOffsetImpl in class ResponseStreamjava.io.IOExceptionprotected byte[] writeNextBufferImpl(int offset)
throws java.io.IOException
writeNextBufferImpl in class ResponseStreamjava.io.IOExceptionprotected void flushNextImpl()
throws java.io.IOException
flushNextImpl in class ResponseStreamjava.io.IOExceptionprotected void closeNextImpl()
throws java.io.IOException
closeNextImpl in class ResponseStreamjava.io.IOExceptionprotected void writeTailImpl(boolean isClose)
throws java.io.IOException
writeTailImpl in class ResponseStreamjava.io.IOException