public class CxfRsInvoker
extends org.apache.cxf.jaxrs.JAXRSInvoker
| Constructor and Description |
|---|
CxfRsInvoker(CxfRsEndpoint endpoint,
CxfRsConsumer consumer) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
performInvocation(org.apache.cxf.message.Exchange cxfExchange,
Object serviceObject,
Method method,
Object[] paramArray) |
checkFutureResponse, getActualServiceObject, getMethodToInvoke, getServiceObject, getTemplateValues, invoke, invokepublic CxfRsInvoker(CxfRsEndpoint endpoint, CxfRsConsumer consumer)
Apache Camel