Home
last modified time | relevance | path

Searched refs:contextTmpDir (Results 1 – 1 of 1) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/util/
DMultiPartInputStream.java339 …InputStream (InputStream in, String contentType, MultipartConfigElement config, File contextTmpDir) in MultiPartInputStream() argument
344 _contextTmpDir = contextTmpDir; in MultiPartInputStream()