|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.service.invoker.AbstractInvoker
org.apache.cxf.jaxrs.JAXRSInvoker
org.apache.camel.component.cxf.jaxrs.CxfRsInvoker
public class CxfRsInvoker
| Constructor Summary | |
|---|---|
CxfRsInvoker(CxfRsEndpoint endpoint,
CxfRsConsumer consumer)
|
|
| Method Summary | |
|---|---|
protected Object |
performInvocation(org.apache.cxf.message.Exchange cxfExchange,
Object serviceObject,
Method method,
Object[] paramArray)
|
| Methods inherited from class org.apache.cxf.jaxrs.JAXRSInvoker |
|---|
getActualServiceObject, getServiceObject, getTemplateValues, invoke, invoke |
| Methods inherited from class org.apache.cxf.service.invoker.AbstractInvoker |
|---|
adjustMethodAndParams, checkSuspendedInvocation, createFault, getMostSpecificMethod, insertExchange, invoke, isJdkDynamicProxy, releaseServiceObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CxfRsInvoker(CxfRsEndpoint endpoint,
CxfRsConsumer consumer)
| Method Detail |
|---|
protected Object performInvocation(org.apache.cxf.message.Exchange cxfExchange,
Object serviceObject,
Method method,
Object[] paramArray)
throws Exception
performInvocation in class org.apache.cxf.service.invoker.AbstractInvokerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||