Package com.avalara.avatax.services.base

Interface Summary
BaseSvcSoap Interface for the basic Web service functionality shared by the Address and Tax Service -- essentially setting the connection and authentication information necessary for both service proxies to connect to Avalara's Web services.
 

Class Summary
BaseSvcSoapStub Base class for web service interface classes -- Not creatable; Create instead AddressSvcSoapStub or TaxSvcSoapStub objects via an Axis Service proxy factory class: (@link com.avalara.avatax.services.address.AddressSvc} or TaxSvc.
Profile The request profile provides information about the calling application and may be used for customized request processing.
Security Used to encapsulate security details used to authenticate the client, for example the user's account name and license number.
Timer Created by IntelliJ IDEA.
Utility Misc utility methods