Class AcknowledgeAsync

  • All Implemented Interfaces:
    org.apache.camel.spi.Synchronization

    public class AcknowledgeAsync
    extends Object
    implements org.apache.camel.spi.Synchronization
    • Constructor Detail

      • AcknowledgeAsync

        public AcknowledgeAsync​(com.google.cloud.pubsub.v1.AckReplyConsumer ackReplyConsumer)
    • Method Detail

      • onComplete

        public void onComplete​(org.apache.camel.Exchange exchange)
        Specified by:
        onComplete in interface org.apache.camel.spi.Synchronization
      • onFailure

        public void onFailure​(org.apache.camel.Exchange exchange)
        Specified by:
        onFailure in interface org.apache.camel.spi.Synchronization