com.tintin.devcloud.web.FileUploadResource Class Reference
List of all members.
Public Member Functions |
Response | uploadFile (@FormDataParam("file") InputStream uploadedInputStream,@FormDataParam("file") FormDataContentDisposition fileDetail,@FormDataParam("path") String path) |
Member Function Documentation
Response com.tintin.devcloud.web.FileUploadResource.uploadFile |
( |
@FormDataParam("file") InputStream |
uploadedInputStream, |
|
|
@FormDataParam("file") FormDataContentDisposition |
fileDetail, |
|
|
@FormDataParam("path") String |
path | |
|
) |
| | |
The documentation for this class was generated from the following file: