@Service(value="blPaymentGatewayWebResponsePrintService") public class PaymentGatewayWebResponsePrintServiceImpl extends Object implements PaymentGatewayWebResponsePrintService
This default implementation produces the Request Attributes and Request Paremeters in JSON notation.
| Modifier and Type | Field and Description |
|---|---|
static String |
REQUEST_ATTRIBUTES |
static String |
REQUEST_PARAMETERS |
| Constructor and Description |
|---|
PaymentGatewayWebResponsePrintServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
printRequest(javax.servlet.http.HttpServletRequest request) |
public static final String REQUEST_ATTRIBUTES
public static final String REQUEST_PARAMETERS
public PaymentGatewayWebResponsePrintServiceImpl()
public String printRequest(javax.servlet.http.HttpServletRequest request)
printRequest in interface PaymentGatewayWebResponsePrintServiceCopyright © 2022. All rights reserved.