|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface DownloadAction.StreamInfo
The information on a file, or other stream, to be downloaded by the
DownloadAction
.
Method Summary | |
---|---|
java.lang.String |
getContentType()
Returns the content type of the stream to be downloaded. |
java.io.InputStream |
getInputStream()
Returns an input stream on the content to be downloaded. |
Method Detail |
---|
java.lang.String getContentType()
java.io.InputStream getInputStream() throws java.io.IOException
DownloadAction
.
java.io.IOException
- if an error occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |