Package com.celigo.axon.service.netsuite

Class Summary
NetSuiteCredential  
NetSuiteLoginResponse  
NetSuiteServiceManager A wrapper of the generated NetSuitePortType class that provides the following functionality.

1.) Batch Processing.
2.) Robust Request Processing.
3.) Concurrent Request Processing.

The NetSuiteServiceManager class provides a very useful interface to the operations supported by
NetSuite’s web services.
NetSuiteServicePool A wrapper of the NetSuiteServiceManager class that provides the following functionality.

1.) Concurrent Request Processing Across Multiple NetSuite Service Managers.

The NetSuiteServicePool class extends the functionality of the NetSuiteServiceManager class to
provide the ability to submit requests across multiple service managers.
NetSuiteServicePoolManager Maintain a pool of NetSuite Service Managers.
 

Exception Summary
NsException