|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cxf.service.invoker.AbstractInvoker org.apache.cxf.service.invoker.FactoryInvoker org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker org.apache.cxf.jaxws.JAXWSMethodInvoker org.apache.cxf.jaxws22.JAXWS22Invoker
public class JAXWS22Invoker
Constructor Summary | |
---|---|
JAXWS22Invoker(javax.xml.ws.spi.Invoker inv)
|
Method Summary | |
---|---|
protected Object |
performInvocation(Exchange exchange,
Object serviceObject,
Method m,
Object[] paramArray)
|
Methods inherited from class org.apache.cxf.jaxws.JAXWSMethodInvoker |
---|
invoke |
Methods inherited from class org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker |
---|
addHandlerProperties, adjustMethodAndParams, createFault, findSoapFaultException, removeHandlerProperties, updateHeader, updateWebServiceContext |
Methods inherited from class org.apache.cxf.service.invoker.FactoryInvoker |
---|
getServiceObject, releaseServiceObject, setFactory |
Methods inherited from class org.apache.cxf.service.invoker.AbstractInvoker |
---|
checkSuspendedInvocation, getMostSpecificMethod, insertExchange, invoke, isJdkDynamicProxy |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.cxf.service.invoker.Invoker |
---|
invoke |
Constructor Detail |
---|
public JAXWS22Invoker(javax.xml.ws.spi.Invoker inv)
Method Detail |
---|
protected Object performInvocation(Exchange exchange, Object serviceObject, Method m, Object[] paramArray) throws Exception
performInvocation
in class AbstractInvoker
Exception
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |