Class SOAPServiceRPCLit2

java.lang.Object
jakarta.xml.ws.Service
org.apache.hello_world_rpclit.SOAPServiceRPCLit2

@WebServiceClient(name="SOAPServiceRPCLit2", wsdlLocation="file:/Users/ffang/projects/cxf-release/target/checkout/testutils/src/main/resources/wsdl/hello_world_rpc_lit.wsdl", targetNamespace="http://apache.org/hello_world_rpclit") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2024-03-06T18:23:48.096-05:00", comments="Apache CXF 4.0.4") public class SOAPServiceRPCLit2 extends jakarta.xml.ws.Service
This class was generated by Apache CXF 4.0.4 2024-03-06T18:23:48.096-05:00 Generated source version: 4.0.4
  • Field Details

    • WSDL_LOCATION

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2024-03-06T18:23:48.096-05:00") public static final URL WSDL_LOCATION
    • SERVICE

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2024-03-06T18:23:48.096-05:00") public static final QName SERVICE
    • SoapPortRPCLit2

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2024-03-06T18:23:48.096-05:00") public static final QName SoapPortRPCLit2
  • Constructor Details

    • SOAPServiceRPCLit2

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2024-03-06T18:23:48.096-05:00") public SOAPServiceRPCLit2(URL wsdlLocation)
    • SOAPServiceRPCLit2

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2024-03-06T18:23:48.096-05:00") public SOAPServiceRPCLit2(URL wsdlLocation, QName serviceName)
    • SOAPServiceRPCLit2

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2024-03-06T18:23:48.096-05:00") public SOAPServiceRPCLit2()
    • SOAPServiceRPCLit2

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2024-03-06T18:23:48.096-05:00") public SOAPServiceRPCLit2(jakarta.xml.ws.WebServiceFeature... features)
    • SOAPServiceRPCLit2

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2024-03-06T18:23:48.096-05:00") public SOAPServiceRPCLit2(URL wsdlLocation, jakarta.xml.ws.WebServiceFeature... features)
    • SOAPServiceRPCLit2

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2024-03-06T18:23:48.096-05:00") public SOAPServiceRPCLit2(URL wsdlLocation, QName serviceName, jakarta.xml.ws.WebServiceFeature... features)
  • Method Details

    • getSoapPortRPCLit2

      @WebEndpoint(name="SoapPortRPCLit2") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2024-03-06T18:23:48.096-05:00") public GreeterRPCLit getSoapPortRPCLit2()
      Returns:
      returns GreeterRPCLit
    • getSoapPortRPCLit2

      @WebEndpoint(name="SoapPortRPCLit2") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2024-03-06T18:23:48.096-05:00") public GreeterRPCLit getSoapPortRPCLit2(jakarta.xml.ws.WebServiceFeature... features)
      Parameters:
      features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
      Returns:
      returns GreeterRPCLit