Package | Description |
---|---|
org.apache.camel.component.cxf |
Defines the CXF Component
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCxfBinding
The Default CXF binding implementation.
|
Modifier and Type | Method and Description |
---|---|
CxfBinding |
CxfEndpoint.getCxfBinding() |
Modifier and Type | Method and Description |
---|---|
void |
CxfEndpoint.setCxfBinding(CxfBinding cxfBinding)
To use a custom CxfBinding to control the binding between Camel Message and CXF Message.
|
Apache Camel