|
||||||||||
| 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 | |
|---|---|
java.lang.String |
getMimeType()
Gets the mimetype of the content that this object will write to the output stream |
void |
setOutputStream(java.io.OutputStream outputStream)
Sets the outputstream that the component can stream content to |
| Method Detail |
|---|
void setOutputStream(java.io.OutputStream outputStream)
outputStream - java.lang.String getMimeType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||