Changes since
the last release

Uses of Class
com.ebay.sdk.CallRetry

Packages that use CallRetry
com.ebay.sdk   
 

Uses of CallRetry in com.ebay.sdk
 

Methods in com.ebay.sdk that return CallRetry
 CallRetry ApiContext.getCallRetry()
          Get the CallRetry object.
 CallRetry ApiCall.getCallRetry()
          Get the CallRetry object that is being used.
 

Methods in com.ebay.sdk with parameters of type CallRetry
 void ApiContext.setCallRetry(CallRetry callRetry)
          Set the CallRetry object to be used to control the retry behaviour of calls.
 void ApiCall.setCallRetry(CallRetry callRetry)
          Set the CallRetry object to be used.
 


Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.