org.apache.pekko.stream.connectors.ironmq
Members list
Packages
This implicit classes allow to convert the Committable and CommittableMessage between scaladsl and javadsl.
This implicit classes allow to convert the Committable and CommittableMessage between scaladsl and javadsl.
Attributes
Type members
Classlikes
IronMQ settings. To a detailed documentation please refer to the reference.conf.
IronMQ settings. To a detailed documentation please refer to the reference.conf.
Attributes
- Companion
- object
- Source
- IronMqSettings.scala
- Supertypes
object IronMqSettings
Attributes
- Companion
- class
- Source
- IronMqSettings.scala
- Supertypes
- Self type
-
IronMqSettings.type
The message consumed from IronMq.
The message consumed from IronMq.
Value parameters
- body
-
The pushed message content.
- messageId
-
The unique id of the message.
- noOfReservations
-
It is the count of how many time the message has been reserved (and released or expired) previously
Attributes
- Companion
- object
- Source
- domain.scala
- Supertypes
object Message
Attributes
- Companion
- object
- Source
- domain.scala
- Supertypes
object PushMessage
Attributes
- Companion
- class
- Source
- domain.scala
- Supertypes
- Self type
-
PushMessage.type
In this article