Interface CxfComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface CxfComponentBuilderFactory
    Expose SOAP WebServices using Apache CXF or connect to external WebServices using CXF WS client. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • cxf

        static CxfComponentBuilderFactory.CxfComponentBuilder cxf()
        CXF (camel-cxf) Expose SOAP WebServices using Apache CXF or connect to external WebServices using CXF WS client. Category: soap,webservice Since: 1.0 Maven coordinates: org.apache.camel:camel-cxf
        Returns:
        the dsl builder