|
||||||||||
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 | |
---|---|
String |
getContentType()
Returns the content type of the stream to be downloaded. |
InputStream |
getInputStream()
Returns an input stream on the content to be downloaded. |
Method Detail |
---|
String getContentType()
InputStream getInputStream() throws IOException
DownloadAction
.
IOException
- if an error occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |