Package ubic.gemma.rest.util
Class Sendfile
java.lang.Object
ubic.gemma.rest.util.Sendfile
Indicate that a file should be sent using Tomcat sendfile.
Note that if sendfile is not supported by the server, this will fall back to a regular file download.
- Author:
- poirigui
-
Method Summary