Package | Description |
---|---|
org.apache.camel.component.cxf |
Defines the CXF Component
|
Modifier and Type | Method and Description |
---|---|
CxfEndpointConfigurer |
CxfEndpoint.getCxfEndpointConfigurer() |
Modifier and Type | Method and Description |
---|---|
void |
CxfEndpoint.setCxfEndpointConfigurer(CxfEndpointConfigurer configurer)
This option could apply the implementation of org.apache.camel.component.cxf.CxfEndpointConfigurer which supports to configure the CXF endpoint
in programmatic way.
|
Apache Camel