Multi thread support for Java SDK Data Objects
Find the answer to your question
Please enter a search keyword.
Advanced Search
Products
Question
Does the JavaSDK have built-in multithreading support?
Answer
Multi threading is an application level feature implementation.
The Java SDK does not have built in multi threading support for the data objects, because the Java SDK is a tookit for rapid application development using the eBay SOAP API. The Java SDK itself is not an application, therefore it is the responsibility of the user to implement multi threading within the user's application when necessary.
The Java SDK does not have built in multi threading support for the data objects, because the Java SDK is a tookit for rapid application development using the eBay SOAP API. The Java SDK itself is not an application, therefore it is the responsibility of the user to implement multi threading within the user's application when necessary.