Class SupportServices

java.lang.Object
jakarta.xml.ws.Service
eu.nmvs.services.v4_0.SupportServices

@WebServiceClient(name="SupportServices", wsdlLocation="wsdl/v4/WS_SUPPORT.wsdl", targetNamespace="urn:services.nmvs.eu:v4.0") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", comments="Apache CXF 4.0.3") public class SupportServices extends jakarta.xml.ws.Service
This class was generated by Apache CXF 4.0.3 Generated source version: 4.0.3
  • Field Details

    • WSDL_LOCATION

      @Generated("org.apache.cxf.tools.wsdlto.WSDLToJava") public static final URL WSDL_LOCATION
    • SERVICE

      @Generated("org.apache.cxf.tools.wsdlto.WSDLToJava") public static final QName SERVICE
    • PortSupportServices

      @Generated("org.apache.cxf.tools.wsdlto.WSDLToJava") public static final QName PortSupportServices
  • Constructor Details

    • SupportServices

      @Generated("org.apache.cxf.tools.wsdlto.WSDLToJava") public SupportServices(URL wsdlLocation)
    • SupportServices

      @Generated("org.apache.cxf.tools.wsdlto.WSDLToJava") public SupportServices(URL wsdlLocation, QName serviceName)
    • SupportServices

      @Generated("org.apache.cxf.tools.wsdlto.WSDLToJava") public SupportServices()
    • SupportServices

      @Generated("org.apache.cxf.tools.wsdlto.WSDLToJava") public SupportServices(jakarta.xml.ws.WebServiceFeature... features)
    • SupportServices

      @Generated("org.apache.cxf.tools.wsdlto.WSDLToJava") public SupportServices(URL wsdlLocation, jakarta.xml.ws.WebServiceFeature... features)
    • SupportServices

      @Generated("org.apache.cxf.tools.wsdlto.WSDLToJava") public SupportServices(URL wsdlLocation, QName serviceName, jakarta.xml.ws.WebServiceFeature... features)
  • Method Details

    • getPortSupportServices

      @WebEndpoint(name="Port_SupportServices") @Generated("org.apache.cxf.tools.wsdlto.WSDLToJava") public ISupportServices getPortSupportServices()
      Returns:
      returns ISupportServices
    • getPortSupportServices

      @WebEndpoint(name="Port_SupportServices") @Generated("org.apache.cxf.tools.wsdlto.WSDLToJava") public ISupportServices getPortSupportServices(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 ISupportServices