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