| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OutgoingOutputStreamAttachment
| Field Summary | 
|---|
| Fields inherited from interface org.ws4d.java.attachment.Attachment | 
|---|
FILE_ATTACHMENT, MEMORY_ATTACHMENT, OUTPUTSTREAM_ATTACHMENT, STREAM_ATTACHMENT | 
| Method Summary | |
|---|---|
 java.io.OutputStream | 
getOutputStream()
Returns an ouput stream which allows to write the stream data.  | 
| Methods inherited from interface org.ws4d.java.attachment.Attachment | 
|---|
dispose, getContentId, getContentType, getTransferEncoding, getType, serialize | 
| Method Detail | 
|---|
java.io.OutputStream getOutputStream()
The stream MUST be closed if the streaming ends and the communication should continue correctly!
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||