Java remote method invocation: Difference between revisions

Content deleted Content added
Undid revision 594804039 by 61.16.193.162 (talk)
Line 33:
extends UnicastRemoteObject
implements RmiServerIntf {
public static final String MESSAGE = "Hello PrathameshWorld";
 
public RmiServer() throws RemoteException {