Package

com.github.fulrich.scalify.play

bindings

Permalink

package bindings

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. bindings
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait EmptyKeyQueryStringBindable[A] extends QueryStringBindable[A]

    Permalink

Value Members

  1. object InstallConfirmationBindable extends EmptyKeyQueryStringBindable[InstallConfirmation]

    Permalink
  2. object InstallParametersBindable extends EmptyKeyQueryStringBindable[InstallParameters]

    Permalink
  3. object InstantBindable extends Parsing[Instant]

    Permalink
  4. implicit val installConfirmationBindable: QueryStringBindable[InstallConfirmation]

    Permalink
  5. implicit val installParametersBindable: QueryStringBindable[InstallParameters]

    Permalink
  6. implicit val timestampBindable: QueryStringBindable[Instant]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped