/**
 * PersonePortType.java
 *
 * This file was auto-generated from WSDL
 * by the Apache Axis 1.2beta Mar 31, 2004 (12:47:03 EST) WSDL2Java emitter.
 */

package com.example.persone_wsdl;

public interface PersonePortType extends java.rmi.Remote {
    public com.example.persone_xsd._ListaResponse getLista(com.example.persone_xsd._ListaRequest body) throws java.rmi.RemoteException;
}
