SharedFileResource
- public class SharedFileResource extends AbstractCaosDBServerResource
Download temporary files via GET method only.
- Author:
Daniel Hornung
Methods
getFile
httpGetInChildClass
- protected Representation httpGetInChildClass()
Download a File from the tempfiles folder. Only one File per Request.
- Author:
Daniel Hornung
- Throws:
- Returns:
InputRepresentation
httpPostInChildClass
- protected Representation httpPostInChildClass(Representation entity)