p12d.exe.pasarelapagos.services
Class P12DTesPaymenttRPC

java.lang.Object
  extended byp12d.exe.pasarelapagos.services.P12DTesPaymenttRPC

public class P12DTesPaymenttRPC
extends java.lang.Object

Esta clase se ha creado para simular los errores de los Clientes de la Pasarela de Pagos. Normalmente cuando falla una aplicacion el responsable de la misma nos manda las trazas, donde siempre se incluira la llamda RPC.

Author:
ie00191m.

Constructor Summary
P12DTesPaymenttRPC()
           
 
Method Summary
static java.lang.String createHTMLCode()
           
static void insertPayment()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

P12DTesPaymenttRPC

public P12DTesPaymenttRPC()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws org.xml.sax.SAXException,
                        java.io.IOException,
                        com.ejie.r01f.xml.marshalling.XOMarshallerException
Parameters:
args -
Throws:
org.xml.sax.SAXException
java.io.IOException
com.ejie.r01f.xml.marshalling.XOMarshallerException

insertPayment

public static void insertPayment()
                          throws org.xml.sax.SAXException,
                                 java.io.IOException,
                                 com.ejie.r01f.xml.marshalling.XOMarshallerException
Throws:
org.xml.sax.SAXException
java.io.IOException
com.ejie.r01f.xml.marshalling.XOMarshallerException

createHTMLCode

public static java.lang.String createHTMLCode()
                                       throws com.ejie.r01f.xml.marshalling.XOMarshallerException,
                                              java.io.FileNotFoundException,
                                              java.io.IOException
Throws:
com.ejie.r01f.xml.marshalling.XOMarshallerException
java.io.FileNotFoundException
java.io.IOException