Package org.apache.cxf.jaxws22
Class JAXWS22Invoker
- All Implemented Interfaces:
Invoker
Deprecated.
- functionality moved into superclass
-
Field Summary
Fields inherited from class org.apache.cxf.jaxws.JAXWSMethodInvoker
COPY_SOAP_HEADERS_BY_FAULTFields inherited from class org.apache.cxf.service.invoker.FactoryInvoker
factory -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.cxf.jaxws.JAXWSMethodInvoker
invoke, performInvocationMethods inherited from class org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker
addHandlerProperties, adjustMethodAndParams, createFault, findSoapFaultException, removeHandlerProperties, updateHeader, updateWebServiceContextMethods inherited from class org.apache.cxf.service.invoker.FactoryInvoker
getServiceObject, isSingletonFactory, releaseServiceObject, setFactoryMethods inherited from class org.apache.cxf.service.invoker.AbstractInvoker
checkSuspendedInvocation, getMostSpecificMethod, insertExchange, invoke, isJdkDynamicProxy
-
Constructor Details
-
JAXWS22Invoker
public JAXWS22Invoker(jakarta.xml.ws.spi.Invoker inv) Deprecated.
-