| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IStreamingPojo
The interface for POJO components that want to stream content to the caller.
| Method Summary | |
|---|---|
 String | 
getMimeType()
Gets the mimetype of the content that this object will write to the output stream  | 
 void | 
setOutputStream(OutputStream outputStream)
Sets the outputstream that the component can stream content to  | 
| Method Detail | 
|---|
void setOutputStream(OutputStream outputStream)
outputStream - String getMimeType()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||