IAction@Deprecated public interface IStreamingPojo
| Modifier and Type | Method and Description | 
|---|---|
String | 
getMimeType()
Deprecated.  
Gets the mimetype of the content that this object will write to the output stream 
 | 
void | 
setOutputStream(OutputStream outputStream)
Deprecated.  
Sets the outputstream that the component can stream content to 
 | 
void setOutputStream(OutputStream outputStream)
outputStream - String getMimeType()