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) |
Constructor and Description |
---|
CxfClientCallback(org.apache.camel.AsyncCallback callback,
org.apache.camel.Exchange camelExchange,
org.apache.cxf.message.Exchange cxfExchange,
org.apache.cxf.service.model.BindingOperationInfo boi,
CxfBinding binding) |
Apache Camel