case object Confirmed extends Confirmed with Product with Serializable
Ordering
- Alphabetic
- By Inheritance
Inherited
- Confirmed
- Serializable
- Product
- Equals
- Confirmed
- UnsealedInternalCommand
- InternalCommand
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
When the message has been processed the consumer is supposed to send
Confirmed
back to theConsumerController
via theconfirmTo
in the Delivery message.