| AddressVerifyMessageProcessor |
AddressVerifyMessageProcessor invokes the addressVerify(java.lang.String, java.lang.String, java.lang.String) method in PaypalCloudConnector. |
| AuthorizeMessageProcessor |
AuthorizeMessageProcessor invokes the authorize(java.lang.String, java.lang.String, org.mule.module.paypal.CurrencyCode, org.mule.module.paypal.TransactionEntity) method in PaypalCloudConnector. |
| CaptureMessageProcessor |
CaptureMessageProcessor invokes the capture(java.lang.String, boolean, java.lang.String, org.mule.module.paypal.CurrencyCode, java.lang.String, java.lang.String, java.lang.String) method in PaypalCloudConnector. |
| CurrencyCodeEnumTransformer |
|
| DoDirectPaymentMessageProcessor |
DoDirectPaymentMessageProcessor invokes the doDirectPayment(java.lang.String, java.util.Map, java.util.Map, org.mule.module.paypal.PaymentActionCode, java.lang.Boolean) method in PaypalCloudConnector. |
| DoVoidMessageProcessor |
DoVoidMessageProcessor invokes the doVoid(java.lang.String, java.lang.String) method in PaypalCloudConnector. |
| FMFPendingTransactionActionEnumTransformer |
|
| GetBalanceMessageProcessor |
GetBalanceMessageProcessor invokes the getBalance(java.lang.Boolean) method in PaypalCloudConnector. |
| GetPalDetailsMessageProcessor |
GetPalDetailsMessageProcessor invokes the getPalDetails() method in PaypalCloudConnector. |
| GetTransactionDetailsMessageProcessor |
GetTransactionDetailsMessageProcessor invokes the getTransactionDetails(java.lang.String) method in PaypalCloudConnector. |
| ManagePendingTransactionStatusMessageProcessor |
ManagePendingTransactionStatusMessageProcessor invokes the managePendingTransactionStatus(java.lang.String, org.mule.module.paypal.FMFPendingTransactionAction) method in PaypalCloudConnector. |
| MassPayMessageProcessor |
MassPayMessageProcessor invokes the massPay(java.lang.String, java.util.List, org.mule.module.paypal.ReceiverInfoCode) method in PaypalCloudConnector. |
| PaymentActionCodeEnumTransformer |
|
| PaypalCloudConnectorCapabilitiesAdapter |
A PaypalCloudConnectorCapabilitiesAdapter is a wrapper around PaypalCloudConnector that implements org.mule.api.Capabilities interface. |
| PaypalCloudConnectorLifecycleAdapter |
A PaypalCloudConnectorLifecycleAdapter is a wrapper around PaypalCloudConnector that adds lifecycle methods to the pojo. |
| ReAuthorizeMessageProcessor |
ReAuthorizeMessageProcessor invokes the reAuthorize(java.lang.String, java.lang.String, org.mule.module.paypal.CurrencyCode) method in PaypalCloudConnector. |
| ReceiverInfoCodeEnumTransformer |
|
| RefundEnumTransformer |
|
| RefundTransactionMessageProcessor |
RefundTransactionMessageProcessor invokes the refundTransaction(java.lang.String, java.lang.String, org.mule.module.paypal.Refund, java.lang.String, org.mule.module.paypal.CurrencyCode, java.lang.String) method in PaypalCloudConnector. |
| TransactionEntityEnumTransformer |
|