public class JAXWSMethodInvoker extends AbstractJAXWSMethodInvoker
| Modifier and Type | Field and Description |
|---|---|
static String |
COPY_SOAP_HEADERS_BY_FAULT |
| Constructor and Description |
|---|
JAXWSMethodInvoker(Factory factory) |
JAXWSMethodInvoker(Object bean) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
invoke(Exchange exchange,
Object serviceObject,
Method m,
List<Object> params) |
addHandlerProperties, adjustMethodAndParams, createFault, findSoapFaultException, removeHandlerProperties, updateHeader, updateWebServiceContextgetServiceObject, releaseServiceObject, setFactoryadjustMethodAndParams, checkSuspendedInvocation, getMostSpecificMethod, insertExchange, invoke, isJdkDynamicProxy, performInvocationpublic static final String COPY_SOAP_HEADERS_BY_FAULT
Apache CXF