| Package | Description |
|---|---|
| com.paypal.core | |
| com.paypal.core.nvp | |
| com.paypal.core.rest | |
| com.paypal.core.soap |
| 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
|
String |
APIService.makeRequestUsing(APICallPreHandler apiCallPreHandler)
Makes a request to API service
|
void |
DefaultSOAPAPICallHandler.validate() |
void |
APICallPreHandler.validate()
Validates settings and integrity before call
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformAPICallPreHandler.validate() |
| Modifier and Type | Method and Description |
|---|---|
void |
RESTAPICallPreHandler.validate() |
| Modifier and Type | Method and Description |
|---|---|
void |
MerchantAPICallPreHandler.validate() |
Copyright © 2016. All Rights Reserved.