public class

BatchSvc

extends Service
java.lang.Object
   ↳ javax.xml.ws.Service
     ↳ com.avalara.avatax.services.BatchSvc

Class Overview

This class was generated by Apache CXF 2.5.2 2015-11-11T16:45:33.338-03:00 Generated source version: 2.5.2

Summary

Fields
public static final QName BatchSvcSoap
public static final QName BatchSvcSoap12
public static final QName SERVICE
public static final URL WSDL_LOCATION
[Expand]
Inherited Fields
From class javax.xml.ws.Service
Public Constructors
BatchSvc(URL wsdlLocation)
BatchSvc(URL wsdlLocation, QName serviceName)
BatchSvc()
BatchSvc(WebServiceFeature... features)
BatchSvc(URL wsdlLocation, WebServiceFeature... features)
BatchSvc(URL wsdlLocation, QName serviceName, WebServiceFeature... features)
Public Methods
BatchSvcSoap getBatchSvcSoap()
BatchSvcSoap getBatchSvcSoap(WebServiceFeature... features)
BatchSvcSoap getBatchSvcSoap12(WebServiceFeature... features)
BatchSvcSoap getBatchSvcSoap12()
[Expand]
Inherited Methods
From class javax.xml.ws.Service
From class java.lang.Object

Fields

public static final QName BatchSvcSoap

public static final QName BatchSvcSoap12

public static final QName SERVICE

public static final URL WSDL_LOCATION

Public Constructors

public BatchSvc (URL wsdlLocation)

Parameters
wsdlLocation

public BatchSvc (URL wsdlLocation, QName serviceName)

Parameters
wsdlLocation
serviceName

public BatchSvc ()

public BatchSvc (WebServiceFeature... features)

Parameters
features

public BatchSvc (URL wsdlLocation, WebServiceFeature... features)

Parameters
wsdlLocation
features

public BatchSvc (URL wsdlLocation, QName serviceName, WebServiceFeature... features)

Parameters
wsdlLocation
serviceName
features

Public Methods

public BatchSvcSoap getBatchSvcSoap ()

Returns
  • returns BatchSvcSoap

public BatchSvcSoap getBatchSvcSoap (WebServiceFeature... features)

Parameters
features A list of javax.xml.ws.WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
Returns
  • returns BatchSvcSoap

public BatchSvcSoap getBatchSvcSoap12 (WebServiceFeature... features)

Parameters
features A list of javax.xml.ws.WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
Returns
  • returns BatchSvcSoap

public BatchSvcSoap getBatchSvcSoap12 ()

Returns
  • returns BatchSvcSoap