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) |
getActualServiceObject, getServiceObject, getTemplateValues, invoke, invoke
public CxfRsInvoker(CxfRsEndpoint endpoint, CxfRsConsumer consumer)
Apache Camel