|
Node Director
|
A temp file. More...
Inherited by fi.iki.elonen.NanoHTTPD.DefaultTempFile.
Public Member Functions | |
| void | delete () throws Exception |
| String | getName () |
| OutputStream | open () throws Exception |
A temp file.
Temp files are responsible for managing the actual temporary storage and cleaning themselves up when no longer needed.
| void fi.iki.elonen.NanoHTTPD.TempFile.delete | ( | ) | throws Exception |
| String fi.iki.elonen.NanoHTTPD.TempFile.getName | ( | ) |
| OutputStream fi.iki.elonen.NanoHTTPD.TempFile.open | ( | ) | throws Exception |
1.8.1.2