class TransportHttp.Service.HttpOutputStream extends TemporaryBuffer
TemporaryBuffer.Heap, TemporaryBuffer.LocalFileDEFAULT_IN_CORE_LIMIT| Constructor and Description |
|---|
HttpOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
protected java.io.OutputStream |
overflow()
Open the overflow output stream, so the remaining output can be stored.
|
close, copy, destroy, doFlush, length, openInputStream, openInputStreamWithAutoDestroy, reset, toByteArray, toByteArray, write, write, writeToprotected java.io.OutputStream overflow()
throws java.io.IOException
TemporaryBufferoverflow in class TemporaryBufferjava.io.IOException - the buffer cannot create the overflow stream.