Class WcfDianCustomerServices

java.lang.Object
jakarta.xml.ws.Service
org.coderic.ws.dian.wsdl.WcfDianCustomerServices

@WebServiceClient(name="WcfDianCustomerServices", targetNamespace="http://wcf.dian.colombia", wsdlLocation="file:/home/runner/work/org.coderic.ws.dian/org.coderic.ws.dian/src/main/wsdl/WcfDianCustomerServices.wsdl") public class WcfDianCustomerServices extends jakarta.xml.ws.Service
This class was generated by the XML-WS Tools. XML-WS Tools 4.0.2 Generated source version: 3.0
  • Constructor Details

    • WcfDianCustomerServices

      public WcfDianCustomerServices()
    • WcfDianCustomerServices

      public WcfDianCustomerServices(jakarta.xml.ws.WebServiceFeature... features)
    • WcfDianCustomerServices

      public WcfDianCustomerServices(URL wsdlLocation)
    • WcfDianCustomerServices

      public WcfDianCustomerServices(URL wsdlLocation, jakarta.xml.ws.WebServiceFeature... features)
    • WcfDianCustomerServices

      public WcfDianCustomerServices(URL wsdlLocation, QName serviceName)
    • WcfDianCustomerServices

      public WcfDianCustomerServices(URL wsdlLocation, QName serviceName, jakarta.xml.ws.WebServiceFeature... features)
  • Method Details

    • getWSHttpBindingIWcfDianCustomerServices

      @WebEndpoint(name="WSHttpBinding_IWcfDianCustomerServices") public IWcfDianCustomerServices getWSHttpBindingIWcfDianCustomerServices()
      Returns:
      returns IWcfDianCustomerServices
    • getWSHttpBindingIWcfDianCustomerServices

      @WebEndpoint(name="WSHttpBinding_IWcfDianCustomerServices") public IWcfDianCustomerServices getWSHttpBindingIWcfDianCustomerServices(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 IWcfDianCustomerServices