public class JAXWS22Invoker extends JAXWSMethodInvoker implements org.apache.cxf.service.invoker.Invoker
COPY_SOAP_HEADERS_BY_FAULT| Constructor and Description |
|---|
JAXWS22Invoker(Invoker inv) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
performInvocation(org.apache.cxf.message.Exchange exchange,
Object serviceObject,
Method m,
Object[] paramArray) |
invokeaddHandlerProperties, adjustMethodAndParams, createFault, findSoapFaultException, removeHandlerProperties, updateHeader, updateWebServiceContextgetServiceObject, isSingletonFactory, releaseServiceObject, setFactorycheckSuspendedInvocation, getMostSpecificMethod, insertExchange, invoke, isJdkDynamicProxypublic JAXWS22Invoker(Invoker inv)
Apache CXF