public class ServletServerOutputStream
extends net.officefloor.plugin.stream.impl.ServerOutputStreamImpl
ServerOutputStream wrapping an OutputStream.| Constructor and Description |
|---|
ServletServerOutputStream(OutputStream outputStream)
Initiate.
|
ServletServerOutputStream(OutputStream outputStream,
Serializable momento)
Initiate.
|
clear, close, exportState, flush, write, writewrite, writepublic ServletServerOutputStream(OutputStream outputStream)
outputStream - Wrapped OutputStream.public ServletServerOutputStream(OutputStream outputStream, Serializable momento)
outputStream - Wrapped OutputStream.momento - Momento for the state.Copyright © 2005–2015. All rights reserved.