/[classpath]/classpath/javax/rmi/CORBA/Stub.java
ViewVC logotype

Diff of /classpath/javax/rmi/CORBA/Stub.java

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

revision 1.3 by robilad, Mon Apr 19 12:01:42 2004 UTC revision 1.4 by gnu_andrew, Mon Sep 6 17:00:08 2004 UTC
# Line 50  import java.rmi.RemoteException; Line 50  import java.rmi.RemoteException;
50  public abstract class Stub extends ObjectImpl  public abstract class Stub extends ObjectImpl
51    implements Serializable    implements Serializable
52  {  {
53      /**
54       * For compatability with Sun's JDK 1.4.2 rev. 5
55       */
56      private static final long serialVersionUID = 1087775603798577179L;
57    
58    private transient StubDelegate delegate;    private transient StubDelegate delegate;
59                                    
60    protected Stub()    protected Stub()

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

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