Package org.coderic.ws.dian.wsdl
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
-
Nested Class Summary
Nested classes/interfaces inherited from class jakarta.xml.ws.Service
jakarta.xml.ws.Service.Mode -
Constructor Summary
ConstructorsConstructorDescriptionWcfDianCustomerServices(jakarta.xml.ws.WebServiceFeature... features) WcfDianCustomerServices(URL wsdlLocation) WcfDianCustomerServices(URL wsdlLocation, jakarta.xml.ws.WebServiceFeature... features) WcfDianCustomerServices(URL wsdlLocation, QName serviceName) WcfDianCustomerServices(URL wsdlLocation, QName serviceName, jakarta.xml.ws.WebServiceFeature... features) -
Method Summary
Modifier and TypeMethodDescriptiongetWSHttpBindingIWcfDianCustomerServices(jakarta.xml.ws.WebServiceFeature... features) Methods inherited from class jakarta.xml.ws.Service
addPort, create, create, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolver
-
Constructor Details
-
WcfDianCustomerServices
public WcfDianCustomerServices() -
WcfDianCustomerServices
public WcfDianCustomerServices(jakarta.xml.ws.WebServiceFeature... features) -
WcfDianCustomerServices
-
WcfDianCustomerServices
-
WcfDianCustomerServices
-
WcfDianCustomerServices
-
-
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 ofWebServiceFeatureto configure on the proxy. Supported features not in thefeaturesparameter will have their default values.- Returns:
- returns IWcfDianCustomerServices
-