Message

org.apache.pekko.stream.connectors.ironmq.Message
See theMessage companion class
object Message

Attributes

Companion
class
Source
domain.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Message.type

Members list

Type members

Classlikes

final case class Id(value: String) extends AnyVal

Attributes

Source
domain.scala
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
case class Ids(ids: List[Id])

Attributes

Source
domain.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited types

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