/[classpath]/classpath/java/rmi/server/ServerRef.java
ViewVC logotype

Diff of /classpath/java/rmi/server/ServerRef.java

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

revision 1.6 by mkoch, Thu Oct 21 20:14:51 2004 UTC revision 1.7 by jfrijters, Tue Jan 18 09:52:43 2005 UTC
# Line 43  import java.rmi.RemoteException; Line 43  import java.rmi.RemoteException;
43    
44  public interface ServerRef extends RemoteRef  public interface ServerRef extends RemoteRef
45  {  {
46    long serialVersionUID = 0;    long serialVersionUID = -4557750989390278438L;
47    
48    RemoteStub exportObject(Remote obj, Object data) throws RemoteException;    RemoteStub exportObject(Remote obj, Object data) throws RemoteException;
49    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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