//This file generated automatically from the MARIUS LP system, please do not edit.

public interface ControladorIF {

public String servicio(String datos);

} //End of class ControladorIF
