javax.faces.context
Class ResponseStream

java.lang.Object
  extended byjava.io.OutputStream
      extended byjavax.faces.context.ResponseStream

public abstract class ResponseStream
extends java.io.OutputStream

see Javadoc of JSF Specification

Version:
$Revision: 358099 $ $Date: 2005-12-20 15:40:00 -0500 (Tue, 20 Dec 2005) $
Author:
Manfred Geiler (latest modification by $Author: matzew $)

Constructor Summary
ResponseStream()
           
 
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()


Copyright 2006 Apache Software Foundation. All Rights Reserved.