param

oxygen.http.core.param
See theparam companion class
object param

Attributes

Companion
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
param.type

Members list

Type members

Classlikes

sealed abstract class BodyLike extends NonPathLike

Attributes

Supertypes
class NonPathLike
class param
class Annotation
class Object
trait Matchable
class Any
Show all
Known subtypes
class body
class json
class plain
sealed abstract class HeaderLike extends NonPathLike

Attributes

Supertypes
class NonPathLike
class param
class Annotation
class Object
trait Matchable
class Any
Show all
Known subtypes
class header
class json
class plain
sealed abstract class NonPathLike extends param

Attributes

Supertypes
class param
class Annotation
class Object
trait Matchable
class Any
Known subtypes
class BodyLike
class body
class json
class plain
class HeaderLike
class header
class json
class plain
class QueryLike
class query
class json
class plain
class custom
Show all
sealed abstract class PathLike extends param

Attributes

Supertypes
class param
class Annotation
class Object
trait Matchable
class Any
Known subtypes
class path
class custom
class json
class plain
sealed abstract class QueryLike extends NonPathLike

Attributes

Supertypes
class NonPathLike
class param
class Annotation
class Object
trait Matchable
class Any
Show all
Known subtypes
class query
class json
class plain
final case class body() extends BodyLike

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class BodyLike
class NonPathLike
class param
class Annotation
class Object
trait Matchable
class Any
Show all
object body

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
body.type
final case class header() extends HeaderLike

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class HeaderLike
class NonPathLike
class param
class Annotation
class Object
trait Matchable
class Any
Show all
object header

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
header.type
object nonPath

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
nonPath.type
final case class path() extends PathLike

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class PathLike
class param
class Annotation
class Object
trait Matchable
class Any
Show all
object path

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
path.type
final case class query() extends QueryLike

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class QueryLike
class NonPathLike
class param
class Annotation
class Object
trait Matchable
class Any
Show all
object query

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
query.type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Givens

Givens

given derived$FromExprT: FromExprT[param]