3. Implement the Interface
import java.rmi.server.*;
public class DollImplementation extends UnicastRemoteObject
public DollImplementation() throws RemoteException {
public Matryoska getDoll(Matryoska doll)
public static String strMessage=”From Moscow With Stubs";