DRAFT

javax.faces.context
Class ResponseStream

java.lang.Object
  extended by java.io.OutputStream
      extended by javax.faces.context.ResponseStream
All Implemented Interfaces:
java.io.Closeable, java.io.Flushable

public abstract class ResponseStream
extends java.io.OutputStream

ResponseStream is an interface describing an adapter to an underlying output mechanism for binary output.


Constructor Summary
ResponseStream()
           
 
Method Summary
 
Methods inherited from class java.io.OutputStream
close, flush, write, write, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResponseStream

public ResponseStream()

DRAFT

Submit a bug or feature

Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.

Generated on 24-November-2009 03:24