Package jakarta.faces.context
Class ResponseStream
java.lang.Object
java.io.OutputStream
jakarta.faces.context.ResponseStream
- All Implemented Interfaces:
- Closeable,- Flushable,- AutoCloseable
see Javadoc of Faces Specification
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.io.OutputStreamclose, flush, nullOutputStream, write, write, write
- 
Constructor Details- 
ResponseStreampublic ResponseStream()
 
-