Content deleted Content added
No edit summary |
|||
Line 81:
public class RmiClient {
public static
RmiServerIntf obj = (RmiServerIntf)Naming.lookup("//localhost/RmiServer");
}
}
|
No edit summary |
|||
Line 81:
public class RmiClient {
public static
RmiServerIntf obj = (RmiServerIntf)Naming.lookup("//localhost/RmiServer");
}
}
|