Class KnativeHttpSupport


  • public final class KnativeHttpSupport
    extends Object
    • Method Detail

      • withoutCloudEventHeaders

        public static org.apache.camel.Processor withoutCloudEventHeaders​(org.apache.camel.Processor delegate,
                                                                          CloudEvent ce)
        Removes cloud event headers at the end of the processing.
      • remapCloudEventHeaders

        public static org.apache.camel.Processor remapCloudEventHeaders​(org.apache.camel.Processor delegate,
                                                                        CloudEvent ce)
        Remap camel headers to cloud event http headers.