Uses of Class
com.paypal.base.exception.ClientActionRequiredException

Packages that use ClientActionRequiredException
com.paypal.base   
com.paypal.base.nvp   
com.paypal.base.rest   
com.paypal.base.soap   
 

Uses of ClientActionRequiredException in com.paypal.base
 

Methods in com.paypal.base that throw ClientActionRequiredException
protected  String BaseService.call(APICallPreHandler apiCallPrehandler)
          Calls the APIService with the corresponding APICallPreHandler
 String HttpConnection.execute(String url, String payload, Map<String,String> headers)
          Executes HTTP request
 String APIService.makeRequestUsing(APICallPreHandler apiCallPreHandler)
          Makes a request to API service
 void DefaultSOAPAPICallHandler.validate()
           
 void APICallPreHandler.validate()
          Validates settings and integrity before call
 

Uses of ClientActionRequiredException in com.paypal.base.nvp
 

Methods in com.paypal.base.nvp that throw ClientActionRequiredException
 void PlatformAPICallPreHandler.validate()
           
 

Uses of ClientActionRequiredException in com.paypal.base.rest
 

Methods in com.paypal.base.rest that throw ClientActionRequiredException
 void RESTAPICallPreHandler.validate()
           
 

Uses of ClientActionRequiredException in com.paypal.base.soap
 

Methods in com.paypal.base.soap that throw ClientActionRequiredException
 void MerchantAPICallPreHandler.validate()
           
 



Copyright © 2015. All Rights Reserved.