NonBodyInputCodec

harness.endpoint.spec.NonBodyInputCodec$
See theNonBodyInputCodec companion class

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object FailureReason

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait FailureReason

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class DecodeFail
object DoesNotAcceptMultiple.type
object Missing.type
object OtherSchema

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait OtherSchema

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object PathSchema

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
PathSchema.type
sealed trait PathSchema

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Const
class Param
class Rest
class RestNonEmpty
enum Requirement extends Enum[Requirement]

Attributes

Companion
object
Supertypes
trait Enum
trait Product
trait Equals
trait Enum[Requirement]
class Enum[Requirement]
trait Serializable
trait Comparable[Requirement]
trait Constable
class Object
trait Matchable
class Any
Show all
object Requirement extends Companion[Requirement]

Attributes

Companion
enum
Supertypes
trait Sum
trait Mirror
trait Companion[Requirement]
class Object
trait Matchable
class Any
Show all
Self type
object Result

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Result.type
sealed trait Result[+A]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Fail
class Success[A]

Inherited 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

Value members

Concrete fields

val empty: NonBodyInputCodec[Unit, Unit]