|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.io.OutputStream
javax.faces.context.ResponseStream
net.sourceforge.smile.context.ResponseStreamImpl
To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
| Constructor Summary | |
ResponseStreamImpl(java.io.OutputStream decorated)
Creates a new ResponseStream. |
|
| Method Summary | |
void |
write(int i)
|
| Methods inherited from class java.io.OutputStream |
close, flush, write, write |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ResponseStreamImpl(java.io.OutputStream decorated)
| Method Detail |
public void write(int i)
throws java.io.IOException
java.io.IOExceptionOutputStream.write(int)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||