Returns the contents of the uploaded file as a Byte array.
Returns the contents of the uploaded file as a Byte array.
Returns an input stream that can be used to read the contents of the uploaded file.
Returns an input stream that can be used to read the contents of the uploaded file.
Returns the length of the uploaded file.
Returns the length of the uploaded file.
The local filename on the client
the mime type, as specified in the Content-Type field
The name of the form field for this file
The name of the form field for this file
A FileParamHolder contains a file uploaded via a multipart form.