Positive acknowledgement message (used for application-acknowledged message receipts).
When autoAck is set to false in the akka.camel.Consumer, you can send an Ack to the sender of the CamelMessage.
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Positive acknowledgement message (used for application-acknowledged message receipts). When
autoAck
is set to false in the akka.camel.Consumer, you can send anAck
to the sender of the CamelMessage.