Java remote method invocation: Difference between revisions

Content deleted Content added
Kkbkkbkkb (talk | contribs)
Tag: gettingstarted edit
Line 36:
 
public RmiServer() throws RemoteException {
super(0); // required to avoid the 'micrmic' step, see below
}