@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface CxfComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CxfComponentBuilderFactory.CxfComponentBuilder
Builder for the CXF component.
|
static class |
CxfComponentBuilderFactory.CxfComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static CxfComponentBuilderFactory.CxfComponentBuilder |
cxf()
CXF (camel-cxf)
Expose SOAP WebServices using Apache CXF or connect to external
WebServices using CXF WS client.
|
static CxfComponentBuilderFactory.CxfComponentBuilder cxf()
Apache Camel