CommandMessage

edomata.core.CommandMessage
See theCommandMessage companion object

Representation of a standard command message

Type parameters

C

Command payload which is your command model

Attributes

Companion
object
Source
RequestContext.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Extension method from CommandMessage

Builds a request context from this CommandMessage

Builds a request context from this CommandMessage

Attributes

Source
RequestContext.scala
Extension method from CommandMessage

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

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product