Class JMSOutMTOMService

java.lang.Object
jakarta.xml.ws.Service
org.apache.cxf.jms_mtom.JMSOutMTOMService

@WebServiceClient(name="JMSOutMTOMService", wsdlLocation="file:/Users/dkulp/working/cxf/target/checkout/testutils/src/main/resources/wsdl/jms_test_mtom.wsdl", targetNamespace="http://cxf.apache.org/jms_mtom") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-09-13T13:18:15.284-04:00", comments="Apache CXF 4.0.3") public class JMSOutMTOMService extends jakarta.xml.ws.Service
This class was generated by Apache CXF 4.0.3 2023-09-13T13:18:15.284-04:00 Generated source version: 4.0.3
  • Field Details

    • WSDL_LOCATION

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

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-09-13T13:18:15.284-04:00") public static final QName SERVICE
    • MTOMPort

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-09-13T13:18:15.284-04:00") public static final QName MTOMPort
  • Constructor Details

    • JMSOutMTOMService

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-09-13T13:18:15.284-04:00") public JMSOutMTOMService(URL wsdlLocation)
    • JMSOutMTOMService

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-09-13T13:18:15.284-04:00") public JMSOutMTOMService(URL wsdlLocation, QName serviceName)
    • JMSOutMTOMService

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-09-13T13:18:15.284-04:00") public JMSOutMTOMService()
    • JMSOutMTOMService

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-09-13T13:18:15.284-04:00") public JMSOutMTOMService(jakarta.xml.ws.WebServiceFeature... features)
    • JMSOutMTOMService

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-09-13T13:18:15.284-04:00") public JMSOutMTOMService(URL wsdlLocation, jakarta.xml.ws.WebServiceFeature... features)
    • JMSOutMTOMService

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-09-13T13:18:15.284-04:00") public JMSOutMTOMService(URL wsdlLocation, QName serviceName, jakarta.xml.ws.WebServiceFeature... features)
  • Method Details

    • getMTOMPort

      @WebEndpoint(name="MTOMPort") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-09-13T13:18:15.284-04:00") public JMSMTOMPortType getMTOMPort()
      Returns:
      returns JMSMTOMPortType
    • getMTOMPort

      @WebEndpoint(name="MTOMPort") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-09-13T13:18:15.284-04:00") public JMSMTOMPortType getMTOMPort(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 JMSMTOMPortType