CommandMessage

edomata.core.CommandMessage$
See theCommandMessage companion class

Attributes

Companion:
class
Source:
RequestContext.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

Value members

Concrete methods

Constructs a command message a the root of a chain of messages

Constructs a command message a the root of a chain of messages

Attributes

Source:
RequestContext.scala

Extensions

Extensions

extension [C, M](cmd: CommandMessage[C])

Builds a request context from this CommandMessage

Builds a request context from this CommandMessage

Attributes

Source:
RequestContext.scala

Derives a new metadata for the next message in chain that is linked to this one

Derives a new metadata for the next message in chain that is linked to this one

Attributes

Source:
RequestContext.scala