Node Director
|
Temp file manager. More...
Inherited by fi.iki.elonen.NanoHTTPD.DefaultTempFileManager.
Public Member Functions | |
void | clear () |
TempFile | createTempFile () throws Exception |
Temp file manager.
Temp file managers are created 1-to-1 with incoming requests, to create and cleanup temporary files created as a result of handling the request.
void fi.iki.elonen.NanoHTTPD.TempFileManager.clear | ( | ) |
Referenced by fi.iki.elonen.NanoHTTPD.HTTPSession.execute().
TempFile fi.iki.elonen.NanoHTTPD.TempFileManager.createTempFile | ( | ) | throws Exception |