/[classpath]/classpath/gnu/java/rmi/server/UnicastRemoteStub.java
ViewVC logotype

Diff of /classpath/gnu/java/rmi/server/UnicastRemoteStub.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by mark, Tue Jan 22 22:26:57 2002 UTC revision 1.3 by mkoch, Wed Mar 2 17:29:11 2005 UTC
# Line 1  Line 1 
1  /*  /* UnicastRemoteStub.java --
2    Copyright (c) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.     Copyright (c) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 37  exception statement from your version. * Line 37  exception statement from your version. *
37    
38  package gnu.java.rmi.server;  package gnu.java.rmi.server;
39    
 import java.rmi.server.RemoteStub;  
40  import java.rmi.server.RemoteRef;  import java.rmi.server.RemoteRef;
41    import java.rmi.server.RemoteStub;
42    
43  public class UnicastRemoteStub  public class UnicastRemoteStub
44          extends RemoteStub {          extends RemoteStub {

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26