public class AcknowledgeAsync extends Object implements org.apache.camel.spi.Synchronization
| Constructor and Description |
|---|
AcknowledgeAsync(com.google.cloud.pubsub.v1.AckReplyConsumer ackReplyConsumer) |
| Modifier and Type | Method and Description |
|---|---|
void |
onComplete(org.apache.camel.Exchange exchange) |
void |
onFailure(org.apache.camel.Exchange exchange) |
public AcknowledgeAsync(com.google.cloud.pubsub.v1.AckReplyConsumer ackReplyConsumer)
public void onComplete(org.apache.camel.Exchange exchange)
onComplete in interface org.apache.camel.spi.Synchronizationpublic void onFailure(org.apache.camel.Exchange exchange)
onFailure in interface org.apache.camel.spi.SynchronizationApache Camel