Class JAXWSMethodInvoker

java.lang.Object
org.apache.cxf.service.invoker.AbstractInvoker
org.apache.cxf.service.invoker.FactoryInvoker
org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker
org.apache.cxf.jaxws.JAXWSMethodInvoker
All Implemented Interfaces:
org.apache.cxf.service.invoker.Invoker
Direct Known Subclasses:
JAXWS22Invoker

public class JAXWSMethodInvoker extends AbstractJAXWSMethodInvoker
  • Field Details

  • Constructor Details

    • JAXWSMethodInvoker

      public JAXWSMethodInvoker(Object bean)
    • JAXWSMethodInvoker

      public JAXWSMethodInvoker(org.apache.cxf.service.invoker.Factory factory)
    • JAXWSMethodInvoker

      public JAXWSMethodInvoker(jakarta.xml.ws.spi.Invoker i)
  • Method Details