Class JMSSimpleService002X


  • @WebServiceClient(name="JMSSimpleService002X",
                      wsdlLocation="file:/Users/dkulp/working/cxf/target/checkout/testutils/src/main/resources/wsdl/jms_spec_testsuite.wsdl",
                      targetNamespace="http://cxf.apache.org/jms_simple")
    @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
               date="2023-05-02T15:12:32.191-04:00",
               comments="Apache CXF 3.6.0")
    public class JMSSimpleService002X
    extends javax.xml.ws.Service
    This class was generated by Apache CXF 3.6.0 2023-05-02T15:12:32.191-04:00 Generated source version: 3.6.0
    • Field Detail

      • WSDL_LOCATION

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public static final URL WSDL_LOCATION
      • SERVICE

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public static final QName SERVICE
      • SimplePortTopicRequestTopicResponse

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public static final QName SimplePortTopicRequestTopicResponse
      • SimplePortQueueRequestQueueResponse

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public static final QName SimplePortQueueRequestQueueResponse
      • SimplePortQueueRequestTopicResponse

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public static final QName SimplePortQueueRequestTopicResponse
      • SimplePortTopicRequest

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public static final QName SimplePortTopicRequest
      • SimplePortTopicRequestQueueResponse

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public static final QName SimplePortTopicRequestQueueResponse
      • SimplePortQueueRequest

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public static final QName SimplePortQueueRequest
    • Constructor Detail

      • JMSSimpleService002X

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public JMSSimpleService002X​(URL wsdlLocation)
      • JMSSimpleService002X

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public JMSSimpleService002X​(URL wsdlLocation,
                                    QName serviceName)
      • JMSSimpleService002X

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public JMSSimpleService002X()
      • JMSSimpleService002X

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public JMSSimpleService002X​(javax.xml.ws.WebServiceFeature... features)
      • JMSSimpleService002X

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public JMSSimpleService002X​(URL wsdlLocation,
                                    javax.xml.ws.WebServiceFeature... features)
      • JMSSimpleService002X

        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public JMSSimpleService002X​(URL wsdlLocation,
                                    QName serviceName,
                                    javax.xml.ws.WebServiceFeature... features)
    • Method Detail

      • getSimplePortTopicRequestTopicResponse

        @WebEndpoint(name="SimplePortTopicRequestTopicResponse")
        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public JMSSimplePortType getSimplePortTopicRequestTopicResponse()
        Returns:
        returns JMSSimplePortType
      • getSimplePortTopicRequestTopicResponse

        @WebEndpoint(name="SimplePortTopicRequestTopicResponse")
        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public JMSSimplePortType getSimplePortTopicRequestTopicResponse​(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 JMSSimplePortType
      • getSimplePortQueueRequestQueueResponse

        @WebEndpoint(name="SimplePortQueueRequestQueueResponse")
        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public JMSSimplePortType getSimplePortQueueRequestQueueResponse()
        Returns:
        returns JMSSimplePortType
      • getSimplePortQueueRequestQueueResponse

        @WebEndpoint(name="SimplePortQueueRequestQueueResponse")
        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public JMSSimplePortType getSimplePortQueueRequestQueueResponse​(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 JMSSimplePortType
      • getSimplePortQueueRequestTopicResponse

        @WebEndpoint(name="SimplePortQueueRequestTopicResponse")
        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public JMSSimplePortType getSimplePortQueueRequestTopicResponse()
        Returns:
        returns JMSSimplePortType
      • getSimplePortQueueRequestTopicResponse

        @WebEndpoint(name="SimplePortQueueRequestTopicResponse")
        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public JMSSimplePortType getSimplePortQueueRequestTopicResponse​(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 JMSSimplePortType
      • getSimplePortTopicRequest

        @WebEndpoint(name="SimplePortTopicRequest")
        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public JMSSimplePortType getSimplePortTopicRequest()
        Returns:
        returns JMSSimplePortType
      • getSimplePortTopicRequest

        @WebEndpoint(name="SimplePortTopicRequest")
        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public JMSSimplePortType getSimplePortTopicRequest​(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 JMSSimplePortType
      • getSimplePortTopicRequestQueueResponse

        @WebEndpoint(name="SimplePortTopicRequestQueueResponse")
        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public JMSSimplePortType getSimplePortTopicRequestQueueResponse()
        Returns:
        returns JMSSimplePortType
      • getSimplePortTopicRequestQueueResponse

        @WebEndpoint(name="SimplePortTopicRequestQueueResponse")
        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public JMSSimplePortType getSimplePortTopicRequestQueueResponse​(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 JMSSimplePortType
      • getSimplePortQueueRequest

        @WebEndpoint(name="SimplePortQueueRequest")
        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public JMSSimplePortType getSimplePortQueueRequest()
        Returns:
        returns JMSSimplePortType
      • getSimplePortQueueRequest

        @WebEndpoint(name="SimplePortQueueRequest")
        @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
                   date="2023-05-02T15:12:32.191-04:00")
        public JMSSimplePortType getSimplePortQueueRequest​(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 JMSSimplePortType