org.scalatra.util.conversion

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Show all
Self type

Implicit TypeConverter values for value types and some factory method for dates and seqs.

Implicit TypeConverter values for value types and some factory method for dates and seqs.

Attributes

Supertypes
class Object
trait Matchable
class Any
Show all
Known subtypes
object Conversions.type
object Extractors.type
trait ScalatraBase
trait ServletBase
trait AsyncSupport
trait ApiFormats
Show all

Attributes

Supertypes
class Object
trait Matchable
class Any
Show all
Self type
Extractors.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait TypeConverter[S, T]

Attributes

Supertypes
class Object
trait Matchable
class Any

Support types and implicits for org.scalatra.util.conversion.TypeConverter.

Support types and implicits for org.scalatra.util.conversion.TypeConverter.

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait TypeExtractor[T]

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object asBoolean.type
object asByte.type
object asDouble.type
object asFloat.type
object asInt.type
object asLong.type
object asShort.type
object asString.type
Show all