Class SOAPHeaderService


  • @WebServiceClient(name="SOAPHeaderService",
                      wsdlLocation="file:/Users/dkulp/working/cxf/target/checkout/testutils/src/main/resources/wsdl/header_doc_lit.wsdl",
                      targetNamespace="http://apache.org/headers/doc_lit")
    @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
               date="2023-09-13T12:40:30.721-04:00",
               comments="Apache CXF 3.6.2")
    public class SOAPHeaderService
    extends javax.xml.ws.Service
    This class was generated by Apache CXF 3.6.2 2023-09-13T12:40:30.721-04:00 Generated source version: 3.6.2
    • Field Detail

      • WSDL_LOCATION

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-09-13T12:40:30.721-04:00")
        public static final URL WSDL_LOCATION
      • SERVICE

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-09-13T12:40:30.721-04:00")
        public static final QName SERVICE
      • SoapPortJms

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-09-13T12:40:30.721-04:00")
        public static final QName SoapPortJms
      • SoapPort9000

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-09-13T12:40:30.721-04:00")
        public static final QName SoapPort9000
    • Constructor Detail

      • SOAPHeaderService

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-09-13T12:40:30.721-04:00")
        public SOAPHeaderService​(URL wsdlLocation)
      • SOAPHeaderService

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-09-13T12:40:30.721-04:00")
        public SOAPHeaderService​(URL wsdlLocation,
                                 QName serviceName)
      • SOAPHeaderService

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-09-13T12:40:30.721-04:00")
        public SOAPHeaderService()
      • SOAPHeaderService

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-09-13T12:40:30.721-04:00")
        public SOAPHeaderService​(javax.xml.ws.WebServiceFeature... features)
      • SOAPHeaderService

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-09-13T12:40:30.721-04:00")
        public SOAPHeaderService​(URL wsdlLocation,
                                 javax.xml.ws.WebServiceFeature... features)
      • SOAPHeaderService

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-09-13T12:40:30.721-04:00")
        public SOAPHeaderService​(URL wsdlLocation,
                                 QName serviceName,
                                 javax.xml.ws.WebServiceFeature... features)
    • Method Detail

      • getSoapPortJms

        @WebEndpoint(name="SoapPortJms")
        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-09-13T12:40:30.721-04:00")
        public HeaderTester getSoapPortJms()
        Returns:
        returns HeaderTester
      • getSoapPortJms

        @WebEndpoint(name="SoapPortJms")
        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-09-13T12:40:30.721-04:00")
        public HeaderTester getSoapPortJms​(javax.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 HeaderTester
      • getSoapPort9000

        @WebEndpoint(name="SoapPort9000")
        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-09-13T12:40:30.721-04:00")
        public HeaderTester getSoapPort9000()
        Returns:
        returns HeaderTester
      • getSoapPort9000

        @WebEndpoint(name="SoapPort9000")
        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-09-13T12:40:30.721-04:00")
        public HeaderTester getSoapPort9000​(javax.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 HeaderTester