public class JAXWS22Invoker extends JAXWSMethodInvoker implements Invoker
COPY_SOAP_HEADERS_BY_FAULT| Constructor and Description |
|---|
JAXWS22Invoker(Invoker inv) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
performInvocation(Exchange exchange,
Object serviceObject,
Method m,
Object[] paramArray) |
invokeaddHandlerProperties, adjustMethodAndParams, createFault, findSoapFaultException, removeHandlerProperties, updateHeader, updateWebServiceContextgetServiceObject, releaseServiceObject, setFactoryadjustMethodAndParams, checkSuspendedInvocation, getMostSpecificMethod, insertExchange, invoke, isJdkDynamicProxypublic JAXWS22Invoker(Invoker inv)
protected Object performInvocation(Exchange exchange, Object serviceObject, Method m, Object[] paramArray) throws Exception
performInvocation in class AbstractInvokerExceptionApache CXF