Añado los fuentes de java
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
/**
|
||||
* SerClsChipCardWSPuntoEntradaService.java
|
||||
*
|
||||
* This file was auto-generated from WSDL
|
||||
* by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
|
||||
*/
|
||||
|
||||
package com.tarisan.chipcard.tpvvs.ws;
|
||||
|
||||
public interface SerClsChipCardWSPuntoEntradaService extends javax.xml.rpc.Service {
|
||||
public java.lang.String getSerClsChipCardWSPuntoEntradaAddress();
|
||||
|
||||
public com.tarisan.chipcard.tpvvs.ws.SerClsChipCardWSPuntoEntrada getSerClsChipCardWSPuntoEntrada() throws javax.xml.rpc.ServiceException;
|
||||
|
||||
public com.tarisan.chipcard.tpvvs.ws.SerClsChipCardWSPuntoEntrada getSerClsChipCardWSPuntoEntrada(java.net.URL portAddress) throws javax.xml.rpc.ServiceException;
|
||||
}
|
||||
Reference in New Issue
Block a user