Class JAXWS22Invoker

java.lang.Object
org.apache.cxf.service.invoker.AbstractInvoker
org.apache.cxf.service.invoker.FactoryInvoker
All Implemented Interfaces:
org.apache.cxf.service.invoker.Invoker

@Deprecated public class JAXWS22Invoker extends JAXWSMethodInvoker implements org.apache.cxf.service.invoker.Invoker
Deprecated.
- functionality moved into superclass
  • Constructor Details

    • JAXWS22Invoker

      public JAXWS22Invoker(jakarta.xml.ws.spi.Invoker inv)
      Deprecated.