public class JAXWS22Invoker extends JAXWSMethodInvoker implements Invoker
Constructor and Description |
---|
JAXWS22Invoker(javax.xml.ws.spi.Invoker inv) |
Modifier and Type | Method and Description |
---|---|
protected Object |
performInvocation(Exchange exchange,
Object serviceObject,
Method m,
Object[] paramArray) |
invoke
addHandlerProperties, createFault, findSoapFaultException, removeHandlerProperties, updateHeader, updateWebServiceContext
getServiceObject, releaseServiceObject, setFactory
checkSuspendedInvocation, getMostSpecificMethod, insertExchange, invoke, isJdkDynamicProxy
public JAXWS22Invoker(javax.xml.ws.spi.Invoker inv)
protected Object performInvocation(Exchange exchange, Object serviceObject, Method m, Object[] paramArray) throws Exception
performInvocation
in class AbstractInvoker
Exception
Apache CXF