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 2013-11-08T18:48:55.643-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()
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 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