public interface Hello extends java.rmi.Remote { public String Hello() throws java.rmi.RemoteException; }