Package fi.iki.elonen
Interface NanoHTTPD.TempFile
- All Known Implementing Classes:
NanoHTTPD.DefaultTempFile
- Enclosing class:
NanoHTTPD
public static interface NanoHTTPD.TempFile
A temp file.
Temp files are responsible for managing the actual temporary storage and cleaning themselves up when no longer needed.
-
Method Summary