public static interface CxfEndpointBuilderFactory.CxfBuilders
| Modifier and Type | Method and Description |
|---|---|
default CxfEndpointBuilderFactory.CxfEndpointBuilder |
cxf(String path)
CXF (camel-cxf)
The cxf component is used for SOAP WebServices using Apache CXF.
|
default CxfEndpointBuilderFactory.CxfEndpointBuilder cxf(String path)
cxf:beanId:address
Path parameter: beanId
To lookup an existing configured CxfEndpoint. Must used bean: as
prefix.
Path parameter: address
The service publish address.Apache Camel