FileInfo

play.core.parsers.Multipart.FileInfo
case class FileInfo(partName: String, fileName: String, contentType: Option[String], dispositionType: String)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product