public class Ack
extends java.lang.Object
implements scala.Product, scala.Serializable
autoAck is set to false in the Consumer, you can send an Ack to the sender of the CamelMessage.
| Constructor and Description |
|---|
Ack() |
| Modifier and Type | Method and Description |
|---|---|
static Ack$ |
getInstance()
Java API to get the Ack singleton
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static Ack$ getInstance()