IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
 
[Sommaire]  [Top 50]  [F.A.Q.]  [ Java SE ]  [ Java EE ]  [Javadoc standard]  [Contact]
[ 5.0
Rechercher   
Dans
Options   sensible à la casse
étendre la recherche aux descriptions
Préférences
fr en 
 
Moteurs de recherche
JavaTM Platform, Enterprise Edition, v 5.0

javax.faces.context
Class ResponseStream

java.lang.Object
  extended by java.io.OutputStream
      extended by 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.


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()

Copyright 2003 Sun Microsystems, Inc. All rights reserved