public static interface NanoHTTPD.TempFile
Temp files are responsible for managing the actual temporary storage and cleaning themselves up when no longer needed.
void
delete()
java.lang.String
getName()
java.io.OutputStream
open()
java.io.OutputStream open() throws java.lang.Exception
java.lang.Exception
void delete() throws java.lang.Exception
java.lang.String getName()