javax.faces.context
Class ResponseStream
java.lang.Object
java.io.OutputStream
javax.faces.context.ResponseStream
- All Implemented Interfaces:
- Closeable, Flushable
public abstract class ResponseStream
- extends OutputStream
ResponseStream is an interface describing an adapter
to an underlying output mechanism for binary output.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResponseStream
public ResponseStream()
Submit a bug or feature Copyright 2006 Sun Microsystems, Inc. All rights reserved.