Class SinglePackServices

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

@WebServiceClient(name="SinglePackServices", wsdlLocation="wsdl/v4/WS_SINGLE_PACK.wsdl", targetNamespace="urn:services.nmvs.eu:v4.0") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", comments="Apache CXF 4.0.3") public class SinglePackServices 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
    • PortSinglePackServices

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

    • SinglePackServices

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

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

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

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

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

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

    • getPortSinglePackServices

      @WebEndpoint(name="Port_SinglePackServices") @Generated("org.apache.cxf.tools.wsdlto.WSDLToJava") public ISinglePackServices getPortSinglePackServices()
      Returns:
      returns ISinglePackServices
    • getPortSinglePackServices

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