SharedFileResource#

public class SharedFileResource extends AbstractCaosDBServerResource#

Download temporary files via GET method only.

Author:

Daniel Hornung

Methods#

getFile#

protected File getFile(String path)#

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)#