| Package | Description |
|---|---|
| com.paypal.base | |
| com.paypal.base.rest |
| Modifier and Type | Method and Description |
|---|---|
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
|
InputStream |
HttpConnection.executeWithStream(String url,
String payload,
Map<String,String> headers)
Executes HTTP request
|
String |
APIService.makeRequestUsing(APICallPreHandler apiCallPreHandler)
Makes a request to API service
|
| Modifier and Type | Method and Description |
|---|---|
protected static PayPalRESTException |
PayPalRESTException.createFromHttpErrorException(HttpErrorException httpErrorException)
Utility method that creates a
PayPalRESTException object from HttpErrorException. |
Copyright © 2015. All Rights Reserved.