p12d.exe.generarpago.mobile.helpers
Class InitialiceAndRegisterPaymentPerformer

java.lang.Object
  extended byp12d.exe.generarpago.mobile.helpers.InitialiceAndRegisterPaymentPerformer

public class InitialiceAndRegisterPaymentPerformer
extends java.lang.Object


Field Summary
 java.util.Map communicationProps
           
static java.lang.String INITIALICEANDREGISTER_URI
           
static java.lang.String PROXY_HOST
           
static java.lang.String PROXY_PASS
           
static java.lang.String PROXY_PORT
           
static java.lang.String PROXY_USER
           
 
Constructor Summary
InitialiceAndRegisterPaymentPerformer(java.util.Map props)
           
 
Method Summary
 p12f.exe.pasarelapagos.objects.OperationResult performInitialiceAndRegisterPayment(p12f.exe.pasarelapagos.paymentrequest.PaymentRequestData paymentRequestData, p12f.exe.pasarelapagos.objects.ProtocolData protocolData, p12f.exe.pasarelapagos.objects.PresentationData presentationData)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

communicationProps

public java.util.Map communicationProps

INITIALICEANDREGISTER_URI

public static java.lang.String INITIALICEANDREGISTER_URI

PROXY_HOST

public static java.lang.String PROXY_HOST

PROXY_PORT

public static java.lang.String PROXY_PORT

PROXY_USER

public static java.lang.String PROXY_USER

PROXY_PASS

public static java.lang.String PROXY_PASS
Constructor Detail

InitialiceAndRegisterPaymentPerformer

public InitialiceAndRegisterPaymentPerformer(java.util.Map props)
Method Detail

performInitialiceAndRegisterPayment

public p12f.exe.pasarelapagos.objects.OperationResult performInitialiceAndRegisterPayment(p12f.exe.pasarelapagos.paymentrequest.PaymentRequestData paymentRequestData,
                                                                                          p12f.exe.pasarelapagos.objects.ProtocolData protocolData,
                                                                                          p12f.exe.pasarelapagos.objects.PresentationData presentationData)
                                                                                   throws com.ejie.r01f.xml.marshalling.XOMarshallerException,
                                                                                          java.io.IOException
Parameters:
paymentRequestData -
protocolData -
presentationData -
Returns:
Throws:
com.ejie.r01f.xml.marshalling.XOMarshallerException
java.io.IOException