play.utils

package play.utils

Members list

Type members

Classlikes

object Colors

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Colors.type
object Conversions

provides conversion helpers

provides conversion helpers

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object ExecCtxUtils

INTERNAL API

INTERNAL API

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
class InvalidUriEncodingException(msg: String) extends RuntimeException

An error caused by processing a value that isn't encoded correctly.

An error caused by processing a value that isn't encoded correctly.

Attributes

Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
class JacksonJsonNodeModule extends SimpleModule

Attributes

Companion
object
Supertypes
class SimpleModule
trait Serializable
class Module
trait Versioned
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Companion
class
Supertypes
class SimpleModule
trait Serializable
class Module
trait Versioned
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
class ProxyDriver(proxied: Driver) extends Driver

Attributes

Supertypes
trait Driver
class Object
trait Matchable
class Any
object Reflect

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Reflect.type
object Resources

Provide resources helpers

Provide resources helpers

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Resources.type
object Threads

provides helpers for managing ClassLoaders and Threads

provides helpers for managing ClassLoaders and Threads

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Threads.type
object UriEncoding

Provides support for correctly encoding pieces of URIs.

Provides support for correctly encoding pieces of URIs.

Attributes

See also
Supertypes
class Object
trait Matchable
class Any
Self type