apiCallsDemo
A SWING sample that demonstrates the following stuff:
- Prepare ApiContext for each API call.
- How to enable Call-Retry.
- How to enable Xml logging.
- Usage of each API wrapper class that are supported in SDK, e.g.,
AddItemCall, GetItemCall, GetSellerList, etc.
Please refer to the README
of samples for build instructions.