| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.io.OutputStream
java.io.ByteArrayOutputStream
net.sourceforge.apphere.util.SessionOutputStream
OutputStream which writes content to an AppHere session
| Constructor Summary | |
| SessionOutputStream(Session destination) | |
| Method Summary | |
|  void | close() | 
| Methods inherited from class java.io.ByteArrayOutputStream | 
| reset, size, toByteArray, toString, toString, toString, write, write, writeTo | 
| Methods inherited from class java.io.OutputStream | 
| flush, write | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public SessionOutputStream(Session destination)
| Method Detail | 
public void close()
           throws java.io.IOException
java.io.IOExceptionOutputStream.close()| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||