Searched defs:tempFileManager (Results 1 – 2 of 2) sorted by relevance
90 …public HTTPSession createSession(TempFileManager tempFileManager, InputStream inputStream, OutputS… in createSession()94 …public HTTPSession createSession(TempFileManager tempFileManager, InputStream inputStream, OutputS… in createSession()133 protected TestTempFileManager tempFileManager; field in HttpServerTest
186 TempFileManager tempFileManager = NanoHTTPD.this.tempFileManagerFactory.create(); in run() local543 private final TempFileManager tempFileManager; field in NanoHTTPD.HTTPSession569 …public HTTPSession(TempFileManager tempFileManager, InputStream inputStream, OutputStream outputSt… in HTTPSession()575 …public HTTPSession(TempFileManager tempFileManager, InputStream inputStream, OutputStream outputSt… in HTTPSession()