1 2 3 4 5 6
package models; public class CONSTS { public static final String rmiUrl="rmi://localhost:5555/rmi"; }