Class PulsarMessageUtils


  • public final class PulsarMessageUtils
    extends Object
    • Method Detail

      • updateExchange

        public static org.apache.camel.Exchange updateExchange​(org.apache.pulsar.client.api.Message<byte[]> message,
                                                               org.apache.camel.Exchange input)
      • updateExchangeWithException

        public static org.apache.camel.Exchange updateExchangeWithException​(Exception exception,
                                                                            org.apache.camel.Exchange input)