Class SpringBootPlatformHttpEngine

  • All Implemented Interfaces:
    org.apache.camel.component.platform.http.spi.PlatformHttpEngine

    public class SpringBootPlatformHttpEngine
    extends Object
    implements org.apache.camel.component.platform.http.spi.PlatformHttpEngine
    • Constructor Detail

      • SpringBootPlatformHttpEngine

        public SpringBootPlatformHttpEngine()
    • Method Detail

      • createConsumer

        public org.apache.camel.Consumer createConsumer​(org.apache.camel.component.platform.http.PlatformHttpEndpoint endpoint,
                                                        org.apache.camel.Processor processor)
        Specified by:
        createConsumer in interface org.apache.camel.component.platform.http.spi.PlatformHttpEngine