Interface NanoHTTPD.TempFileManagerFactory
- Enclosing class:
NanoHTTPD
public static interface NanoHTTPD.TempFileManagerFactory
Factory to create temp file managers.
-
Method Summary
-
Method Details
-
create
NanoHTTPD.TempFileManager create()
-
NanoHTTPD