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, updateWebServiceContext
getServiceObject, releaseServiceObject, setFactory
adjustMethodAndParams, checkSuspendedInvocation, getMostSpecificMethod, insertExchange, invoke, isJdkDynamicProxy, performInvocation
public static final String COPY_SOAP_HEADERS_BY_FAULT
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.