case classOnDiskMultiPartFile(filename: String, content: File, contentType: Option[String] = None) extends MultiPartFile with Product with Serializable
This is a multipart form file element that is over the max memory limit, and thus has been stored on disk temporarily
Linear Supertypes
Serializable, Serializable, Product, Equals, MultiPartFile, AnyRef, Any
This is a multipart form file element that is over the max memory limit, and thus has been stored on disk temporarily