Class AbstractPayPalResponse<T>
java.lang.Object
org.broadleafcommerce.vendor.paypal.service.payment.AbstractPayPalResponse<T>
- Type Parameters:
T- The type of the response body
- All Implemented Interfaces:
PayPalResponse
- Direct Known Subclasses:
PayPalAuthorizationRetrievalResponse,PayPalAuthorizeResponse,PayPalCaptureAuthResponse,PayPalCaptureOrderResponse,PayPalCaptureRetrievalResponse,PayPalCreateOrderResponse,PayPalOrderRetrievalResponse,PayPalReAuthorizeResponse,PayPalRefundResponse,PayPalUpdateOrderResponse,PayPalVoidAuthResponse
Represents a wrapper around the
HttpResponse that results from an executed
AbstractPayPalRequest.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbstractPayPalResponse
-
-
Method Details
-
getResponse
-
getContent
-