Class ServletPlatformHttpEngine

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

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

      • ServletPlatformHttpEngine

        public ServletPlatformHttpEngine​(org.apache.camel.component.servlet.ServletComponent servletComponent)
    • Method Detail

      • createConsumer

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

        public int getServerPort()
        Specified by:
        getServerPort in interface org.apache.camel.component.platform.http.spi.PlatformHttpEngine