Uploadable

org.scalatra.test.Uploadable
abstract class Uploadable

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class BytesPart
class FilePart

Members list

Value members

Abstract methods

def content: Array[Byte]
def contentLength: Long
def contentType: String
def fileName: String