com.tintin.devcloud.web.FileResource Class Reference
List of all members.
Public Member Functions |
String | getStatus (@FormParam("path") String fileName,@FormParam("content") String content) |
Response | getFile (@QueryParam("path") String filePath) |
Detailed Description
- Author:
- japod
Member Function Documentation
Response com.tintin.devcloud.web.FileResource.getFile |
( |
@QueryParam("path") String |
filePath |
) |
|
String com.tintin.devcloud.web.FileResource.getStatus |
( |
@FormParam("path") String |
fileName, |
|
|
@FormParam("content") String |
content | |
|
) |
| | |
The documentation for this class was generated from the following file: