public abstract class ResponseStream extends OutputStream
ResponseStream is an interface describing an adapter to an underlying output mechanism for binary output.
ResponseStream()
close, flush, write, write, write
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResponseStream()