ParamCodec

oxygen.http.core.ParamCodec
See theParamCodec companion trait
object ParamCodec

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ParamCodec.type

Members list

Type members

Classlikes

object Json extends JsonLowPriority1

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Json.type
trait Json[A] extends ParamCodec[A]

Attributes

Companion
object
Supertypes
trait ParamCodec[A]
class Object
trait Matchable
class Any
Known subtypes
class Many[A]
class ManyNonEmpty[A]
class Optional[A]
class Required[A]
object Plain extends PlainLowPriority1

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Plain.type
trait Plain[A] extends ParamCodec[A]

Attributes

Companion
object
Supertypes
trait ParamCodec[A]
class Object
trait Matchable
class Any
Known subtypes
class Many[A]
class ManyNonEmpty[A]
class Optional[A]
class Required[A]