Interface UndertowComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface UndertowComponentBuilderFactory
    Expose HTTP and WebSocket endpoints and access external HTTP/WebSocket servers. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • undertow

        static UndertowComponentBuilderFactory.UndertowComponentBuilder undertow()
        Undertow (camel-undertow) Expose HTTP and WebSocket endpoints and access external HTTP/WebSocket servers. Category: http,websocket Since: 2.16 Maven coordinates: org.apache.camel:camel-undertow
        Returns:
        the dsl builder