object CommandMessage
- Companion:
- class
- Source:
- RequestContext.scala
Type members
Inherited types
The names of the product elements
The names of the product elements
- 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
- 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
- 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
- Source:
- RequestContext.scala