java.lang.Objectjava.io.OutputStream
javax.faces.context.ResponseStream
All Implemented Interfaces:
Closeable, Flushable
ResponseStream is an interface describing an adapter to an underlying output mechanism for binary output.
Methods from java.io.OutputStream: |
---|
close, flush, write, write, write |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |