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) |
Modifier and Type | Method and Description |
---|---|
void |
handleException(Map<String,Object> ctx,
Throwable ex) |
void |
handleResponse(Map<String,Object> ctx,
Object[] res) |
public 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