Interface FileUpload
- All Superinterfaces:
FilePart
Represent a file that has been uploaded.
This type is usually used on server, but it is also supported in the REST Client.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
ALL
Use this constant as form parameter name in order to get all file uploads from a multipart form, regardless of their names- See Also:
-
-
Method Details
-
uploadedFile
-