Package

com.hypertino.binders

core

Permalink

package core

Visibility
  1. Public
  2. All

Type Members

  1. case class BindOptions(skipOptionalFields: Boolean) extends Product with Serializable

    Permalink
  2. class BindersException extends RuntimeException

    Permalink
  3. trait Deserializer[C <: Converter] extends AnyRef

    Permalink
  4. class FieldNotFoundException extends BindersException

    Permalink
  5. trait ImplicitDeserializer[T, D <: Deserializer[_]] extends AnyRef

    Permalink
  6. trait ImplicitSerializer[T, S <: Serializer[_]] extends AnyRef

    Permalink
  7. trait Serializer[C <: Converter] extends AnyRef

    Permalink

Value Members

  1. object BindOptions extends Serializable

    Permalink

Ungrouped