Home » Mojarra-2.0.1 » javax » faces » context » [javadoc | source]
javax.faces.context
abstract public class: ResponseStream [javadoc | source]
java.lang.Object
   java.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