|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UploadStream
Defines a variable type, that is used for passing uploaded files from
terminal. Most often, file upload is implented using the
Upload
component.
Method Summary | |
---|---|
String |
getContentName()
Gets stream content name. |
String |
getContentType()
Gets the input stream content type. |
InputStream |
getStream()
Gets the input stream. |
String |
getStreamName()
Gets the name of the stream. |
Method Detail |
---|
String getStreamName()
InputStream getStream()
String getContentType()
String getContentName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |