Packages

object Ack extends Product with Serializable

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.

Source
CamelMessage.scala
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Ack
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def getInstance: Ack.type

    Java API to get the Ack singleton